N°2847 - Add SCSS shame file for hacks (https://sass-guidelin.es/#shame-file)

This commit is contained in:
Molkobain
2021-01-04 10:20:52 +01:00
parent 551689d445
commit 050c00c791
4 changed files with 49 additions and 5 deletions

View File

@@ -60,8 +60,4 @@ a{
&:active{
color: var(--ibo-hyperlink-color--on-active);
}
}
.ibo-svg-illustration--container>svg *[fill="#6c63ff"]{
fill: $ibo-svg-illustration--fill;
}