fix navbar logo with mobile screen

This commit is contained in:
Alex Korzhikov
2021-02-23 15:58:25 +01:00
parent 1116f470c1
commit f951fc3a0f

View File

@@ -1409,3 +1409,7 @@ h1, h2, h3, h4, h5, h6 {
}
/*# sourceMappingURL=style3.css.map */
.navbar {
min-height: 70px;
}