mirror of
https://github.com/status-im/ETHReport.git
synced 2025-02-08 20:43:26 +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);
|
|
}
|
|
} |