5 lines
54 B
SCSS
5 lines
54 B
SCSS
article {
|
|
h2 {
|
|
margin: 2rem 0 !important;
|
|
}
|
|
}
|
article {
|
|
h2 {
|
|
margin: 2rem 0 !important;
|
|
}
|
|
}
|