mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-29 21:17:17 +00:00
10 lines
118 B
SCSS
10 lines
118 B
SCSS
.help-modal {
|
|
.help-text {
|
|
font-size: 1rem;
|
|
margin: 20px 0px;
|
|
}
|
|
.help-icon {
|
|
font-size: 4rem;
|
|
}
|
|
}
|