This commit is contained in:
a-ill
2023-06-24 16:44:16 +03:00
parent 6cfb2bada8
commit ab722a0c49
45 changed files with 5255 additions and 108 deletions

View File

@@ -12,7 +12,7 @@
function changeNavbar() {
if (hambInput.checked) {
navbar.style.background = "white"
navbar.style.boxShadow = "0 0 0.314rem rgb(187, 187, 187)"
//navbar.style.boxShadow = "0 0 0.314rem rgb(187, 187, 187)"
}
else {
setTimeout(()=> {