Logo max-height 90px, Padding 5px L/R
This commit is contained in:
parent
2bb83c6532
commit
ccda41e18e
|
@ -4,6 +4,12 @@ body {
|
||||||
padding-top: 7rem;
|
padding-top: 7rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* App Logo */
|
||||||
|
.app-logo .img-fluid {
|
||||||
|
max-height: 90px;
|
||||||
|
padding: 0 5px 0 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.table > :not(caption) > * > * {
|
.table > :not(caption) > * > * {
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user