Mobile friendly
This commit is contained in:
@@ -26,7 +26,8 @@ header {
|
||||
}
|
||||
|
||||
#header-search {
|
||||
padding-left: 42px;
|
||||
margin: 24px 0 24px 32px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
@@ -49,4 +50,10 @@ header div {
|
||||
|
||||
#open-notifications {
|
||||
padding: 5px 20px 5px 0px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1080px) {
|
||||
#header-logo {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user