You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
SOP/sop-website/sop-portal/src/reset.scss

12 lines
135 B

@import './markdown.scss';
* {
padding: 0;
margin: 0;
}
a {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}