8 lines
73 B
SCSS
8 lines
73 B
SCSS
.title {
|
|
&.is-4,
|
|
&.is-5,
|
|
&.is-6 {
|
|
margin-bottom: 0.5rem;
|
|
}
|
|
}
|