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