You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xshop/resources/views/segments/attachment/AttachmentWithPreview/AttachmentWithPreview.scss

13 lines
182 B
SCSS

.AttachmentWithPreview {
padding: 2rem 0;
h1{
font-weight: 300;
font-size: 30px;
}
p{
line-height: 2em;
text-align: justify;
}
}