1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

removed all scss functions around colors

This commit is contained in:
Fedor Katurov 2022-08-13 21:33:37 +07:00
parent f943ef31dd
commit 53dc60bad5
45 changed files with 72 additions and 395 deletions

View file

@ -15,7 +15,7 @@
box-sizing: border-box;
border-radius: $radius;
@include blur($color_danger);
@include blur;
}
.title {