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/clip/DorClip/DorClip.scss

17 lines
250 B
SCSS

.DorClip {
padding: 3rem 0;
h1{
font-size: 30px;
font-weight: 300;
margin-bottom: 1rem;
}
.clip-body{
border: 3px solid var(--xshop-primary);
border-top: 0;
border-bottom: 0;
}
}