Removed most resets as it was breaking things
This commit is contained in:
parent
c4053a52db
commit
e25cf7cd8c
1 changed files with 0 additions and 12 deletions
|
@ -10,18 +10,6 @@
|
||||||
/************************************************/
|
/************************************************/
|
||||||
/* resets */
|
/* resets */
|
||||||
|
|
||||||
ul, ol {
|
|
||||||
list-style: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
ol {
|
|
||||||
display: flex;
|
|
||||||
padding: 0;
|
|
||||||
margin: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
.post st-link {
|
.post st-link {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue