ETHReport/assets/styles/base/forms.scss

8 lines
89 B
SCSS

@import './assets/styles/global.scss';
input,
button {
font-family: $primary-font;
}