Fix style.
This commit is contained in:
@@ -62,11 +62,10 @@ $headerHeight: 3.5em;
|
||||
|
||||
.title {
|
||||
font-size: 1.5em;
|
||||
opacity: 0;
|
||||
transition: opacity .2s ease-in-out;
|
||||
display: none;
|
||||
|
||||
@media screen and (min-width: 600px) {
|
||||
opacity: 1;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user