mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-18 00:17:25 +00:00
9 lines
117 B
SCSS
9 lines
117 B
SCSS
.variant-override-unit {
|
|
float: right;
|
|
font-style: italic;
|
|
}
|
|
|
|
button.hide:hover {
|
|
background-color: #DA5354;
|
|
}
|