This commit is contained in:
Evgeny Poberezkin
2022-08-28 16:18:56 +01:00
parent 39d8489fb2
commit 889bc57c0e
3 changed files with 3 additions and 3 deletions

View File

@@ -14,4 +14,4 @@ html {
/* .nav-button-active{
background-color: #00C8FB;
color: #fff;
} */
} */

View File

@@ -5,4 +5,4 @@
// }
// else if(window.location.href.includes('blog')){
// document.querySelector('.blog-nav-btn').classList.add('nav-button-active');
// }
// }

View File

@@ -1,3 +1,3 @@
/* @tailwind base; */
@tailwind components;
@tailwind utilities;
@tailwind utilities;