mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-04 22:16:08 +00:00
10 lines
114 B
SCSS
10 lines
114 B
SCSS
.text-normal {
|
|
font-size: 1.0rem;
|
|
font-weight: 300;
|
|
}
|
|
|
|
.text-big {
|
|
font-size: 1.2rem;
|
|
font-weight: 300;
|
|
}
|