mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-21 00:47:26 +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;
|
|
}
|