Files
openfoodnetwork/app/assets/stylesheets/admin/typography.css.scss

10 lines
114 B
SCSS

.text-normal {
font-size: 1.0rem;
font-weight: 300;
}
.text-big {
font-size: 1.2rem;
font-weight: 300;
}