Fix logo overlap on small screens

This commit is contained in:
CTalvio
2022-07-05 00:33:19 +03:00
parent e941f298db
commit a80218344a

View File

@@ -35,7 +35,7 @@
flex-shrink: 0;
background-position: 0 50%;
margin-top: 8vh;
margin-bottom: -10em;
margin-bottom: -12vh;
}
.layout-mobile .detailLogo {