Fixed: Page Header Logo Vertical Centering (#4179)

pull/2/head
PHOENiX 4 years ago committed by GitHub
parent 63780884c2
commit 5d478a5259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -15,6 +15,11 @@
padding-left: 20px;
}
.logoFull,
.logo {
vertical-align: middle;
}
.logoFull {
width: 144px;
height: 48px;

Loading…
Cancel
Save