mirror of
https://github.com/status-im/ETHReport.git
synced 2025-01-24 21:29:08 +00:00
7 lines
88 B
SCSS
7 lines
88 B
SCSS
@import './assets/styles/global.scss';
|
|
|
|
input,
|
|
button {
|
|
font-family: $primary-font;
|
|
}
|