Tinted buttons

This commit is contained in:
ThePetrovich 2026-07-24 20:37:21 +09:00
parent eec942e2b4
commit f203f0c103
30 changed files with 4132 additions and 1288 deletions

View file

@ -9,7 +9,7 @@
}
.alert-link {
color: shade-color($color, 20%);
color: shade-color($color, 10%);
}
}
// scss-docs-end alert-variant-mixin