mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
9 lines
139 B
Sass
9 lines
139 B
Sass
@import typography
|
|
|
|
@mixin big-input
|
|
border: 1px solid #999
|
|
font-size: 18px
|
|
@extend .avenir
|
|
padding: 18px
|
|
margin-bottom: 1.25em
|