Update css
This commit is contained in:
parent
ccdc9dd835
commit
d62f37498f
1 changed files with 7 additions and 3 deletions
|
@ -47,8 +47,12 @@ html[data-theme='dark'] {
|
|||
filter: invert(1);
|
||||
}
|
||||
|
||||
.company-logo {
|
||||
height: auto;
|
||||
width: 64px;
|
||||
.logo-holder {
|
||||
height: 64px;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.company-logo {
|
||||
max-height: 100%;
|
||||
width: auto;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue