Fixed margins
This commit is contained in:
@@ -37,7 +37,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 20px;
|
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
}
|
}
|
||||||
@@ -63,7 +62,7 @@
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
h6 {
|
h6 {
|
||||||
margin: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 0px;
|
margin-bottom: 0px;
|
||||||
text-transform: capitalize;
|
text-transform: capitalize;
|
||||||
line-height: 32px;
|
line-height: 32px;
|
||||||
|
|||||||
Reference in New Issue
Block a user