fixed header

This commit is contained in:
Elinorre 2020-01-23 22:21:19 +03:00
parent 5c494604fd
commit d9985ba00d

View File

@ -24,11 +24,7 @@ a[aria-current="page"] img#logo { opacity: 1; margin-top: 20px; }
/* ----- collapse show ---------------------- */
@media(max-width: 769px) {
img#logo { margin: 0 40px 0 10px; }
a.nav-link {
margin-bottom: 10px;
margin-top: 15px;
margin-right: 60px; }
img#logo { margin: 0 0px 0 20px; }
a.nav-link a#active {
color: white;
background-color: rgb(20, 142, 161);