Clean up JavaScript code and make it more reliable

Update version
This commit is contained in:
Michał Gdula 2023-03-30 15:51:06 +00:00
parent 95a116ef50
commit c2e42e7179
14 changed files with 446 additions and 365 deletions

View file

@ -125,7 +125,7 @@
height: calc(100% - 6px)
background-color: RGB($primary)
border-radius: $rad-inner
border-radius: 0 $rad-inner $rad-inner 0
@media (max-width: $breakpoint)
.navigation
@ -164,3 +164,5 @@
width: 100%
height: 3px
border-radius: $rad-inner