Replaced adidas coding styles for CSS with a custom one based on stylelint recommended

This commit is contained in:
Alejandro Celaya
2022-05-11 22:32:17 +02:00
parent f3570d0c9d
commit 67c45f444b
9 changed files with 562 additions and 2885 deletions

View File

@@ -16,7 +16,7 @@
z-index: 1035;
font-size: 1.5rem;
cursor: pointer;
color: rgba(255, 255, 255, .5);
color: rgb(255 255 255 / .5);
@media (max-width: $smMax) {
display: inline-block;