fix(css): decrease p margin
This commit is contained in:
parent
705fc670c7
commit
c9dee232ce
@ -31,6 +31,10 @@
|
|||||||
text-decoration: none !important;
|
text-decoration: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
h1, h2, h3, h4 {
|
h1, h2, h3, h4 {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
margin-top: 1.5em;
|
margin-top: 1.5em;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user