fix stylelinting

This commit is contained in:
mahula 2022-12-07 21:05:17 +01:00
parent a0d8908761
commit f6e2e827de

View File

@ -10,7 +10,7 @@ body {
}
.bg-gray300 {
background-color: $gray-300
background-color: $gray-300;
}
.shadow-default {