remove invalid sourcemap, fix mobile scroll logo

This commit is contained in:
Alex Korzhikov
2021-04-04 15:15:23 +02:00
parent cbe0ce3f36
commit 0eb594754f

View File

@@ -215,6 +215,7 @@ h1, h2, h3, h4, h5, h6 {
}
#fh5co-header .navbar-brand {
color: white;
margin-left: 0;
}
#fh5co-header #navbar li a {
color: rgba(0, 0, 0, 0.5) !important;
@@ -1409,8 +1410,6 @@ h1, h2, h3, h4, h5, h6 {
animation-fill-mode: both;
}
/*# sourceMappingURL=style3.css.map */
.navbar {
min-height: 70px;
}