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