mirror of
https://github.com/status-im/ETHReport.git
synced 2025-03-02 06:30:33 +00:00
8 lines
89 B
SCSS
8 lines
89 B
SCSS
|
@import './assets/styles/global.scss';
|
||
|
|
||
|
input,
|
||
|
button {
|
||
|
font-family: $primary-font;
|
||
|
}
|
||
|
|