custom color theme part 1

This commit is contained in:
Peter Papp
2021-03-20 10:25:10 +01:00
parent aa51484303
commit cff7cd6b32
44 changed files with 994 additions and 417 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
&.is-error {
border-color: $danger;
box-shadow: 0 0 7px rgba($danger, 0.3);
//box-shadow: 0 0 7px rgba($danger, 0.3);
}
}
}