8 lines
73 B
SCSS
8 lines
73 B
SCSS
|
.box {
|
||
|
padding: 2rem 6rem;
|
||
|
}
|
||
|
|
||
|
.block-title {
|
||
|
margin-bottom: 0.5em;
|
||
|
}
|