logo height
This will prevent the UI from flickering when the image loads
This commit is contained in:
parent
d75d7fde3a
commit
35765e39cc
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ body {
|
|||
|
||||
.logo {
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
.logo-wrapper .text {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue