demo : hide logo

This commit is contained in:
Daniel Muyshond 2021-02-26 18:25:24 +01:00
parent 53573d9e51
commit f7716d44df
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ div.links-list ul > li:not(:last-child) {
h1#logo a img {
max-height: 140px;
display: none; // only for demo cause logo is in the upper banner
}
@media screen and (max-width: 320px) {