Line up logo

foundation/workchanges
Nicholas Antonov 2018-02-27 14:20:44 -05:00
parent 3b7bd1688e
commit 0fc2931618
1 changed files with 5 additions and 1 deletions

View File

@ -12,7 +12,11 @@
}
#header-logo {
align-self: flex-start
align-self: flex-start;
img {
max-height: 48px;
}
}
#header-search-bar {