16 lines
88 B
SCSS
16 lines
88 B
SCSS
|
blockquote,
|
||
|
code,
|
||
|
h1,
|
||
|
h2,
|
||
|
h3,
|
||
|
h4,
|
||
|
h5,
|
||
|
li,
|
||
|
ol,
|
||
|
p,
|
||
|
pre,
|
||
|
ul {
|
||
|
margin: 0;
|
||
|
padding: 0;
|
||
|
}
|