This commit is contained in:
epoberezkin
2022-08-28 15:19:41 +00:00
parent d5ba5169f0
commit f94861e30c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,4 +14,4 @@ html {
/* .nav-button-active{
background-color: #00C8FB;
color: #fff;
} */
} */
+1 -1
View File
@@ -299,4 +299,4 @@
padding-left: 5rem;
padding-right: 5rem
}
}
}
+1 -1
View File
@@ -5,4 +5,4 @@
// }
// else if(window.location.href.includes('blog')){
// document.querySelector('.blog-nav-btn').classList.add('nav-button-active');
// }
// }