Files
stand/assets/sass/phone/_descripcion.scss

14 lines
221 B
SCSS
Raw Normal View History

2021-01-12 11:44:15 -03:00
#descripcion {
.paragraph {
padding-top: rem(18);
line-height: rem(14);
text-align: justify;
.header {
margin-bottom: rem(6);
font-size: font_size(18);
}
}
padding-bottom: rem(5);
}