mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-10 21:36:48 +00:00
9 lines
141 B
SCSS
9 lines
141 B
SCSS
@import './assets/styles/global.scss';
|
|
|
|
.content-blurb {
|
|
margin-bottom: calculateRem(60);
|
|
|
|
p {
|
|
margin-bottom: calculateRem(16);
|
|
}
|
|
} |