From f94861e30cc6ec1ad78cb113aa6b1099ee1168cb Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Sun, 28 Aug 2022 15:19:41 +0000 Subject: [PATCH] deploy: 889bc57c0e7bc0fdafcdff45c9207cac764f33f8 --- css/style.css | 2 +- css/tailwind.css | 2 +- js/script.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/css/style.css b/css/style.css index 0e5d630f6c..209fb3514f 100644 --- a/css/style.css +++ b/css/style.css @@ -14,4 +14,4 @@ html { /* .nav-button-active{ background-color: #00C8FB; color: #fff; -} */ \ No newline at end of file +} */ diff --git a/css/tailwind.css b/css/tailwind.css index 765918edf0..d92e845eff 100644 --- a/css/tailwind.css +++ b/css/tailwind.css @@ -299,4 +299,4 @@ padding-left: 5rem; padding-right: 5rem } -} \ No newline at end of file +} diff --git a/js/script.js b/js/script.js index 6d91af37a9..88a6409d7c 100644 --- a/js/script.js +++ b/js/script.js @@ -5,4 +5,4 @@ // } // else if(window.location.href.includes('blog')){ // document.querySelector('.blog-nav-btn').classList.add('nav-button-active'); -// } \ No newline at end of file +// }