mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Rename warning color variable
To match the others in the variables file. Also `warning-orange` was unused.
This commit is contained in:
@@ -142,7 +142,7 @@ dl {
|
||||
}
|
||||
|
||||
.text-red {
|
||||
color: $warning-red;
|
||||
color: $color-warning;
|
||||
}
|
||||
|
||||
input.text-big {
|
||||
|
||||
Reference in New Issue
Block a user