hide the masthead brand on phone screens
This commit is contained in:
@@ -67,11 +67,11 @@ body {
|
||||
}
|
||||
}
|
||||
|
||||
.masthead-brand {
|
||||
margin-bottom: 0;
|
||||
@media(max-width:48em){
|
||||
.masthead-brand{display:none}
|
||||
}
|
||||
|
||||
.masthead-brand img {
|
||||
.masthead-brand a img {
|
||||
width: 12rem;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user