reworked requestwine css

This commit is contained in:
Adrian Thompson
2020-09-09 15:46:16 +02:00
parent d2ad209d13
commit ef367bd1db
2 changed files with 118 additions and 63 deletions

View File

@@ -118,8 +118,8 @@ export default {
&.danger{
grid-area: bottom2;
background-color: red;
background-color: $light-red;
color: $red;
}
}
}