make text more spacy
This commit is contained in:
@@ -75,8 +75,8 @@ a:hover, a:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin-top: 20px;
|
margin-top: 24px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 14px;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
color: #EE9933;
|
color: #EE9933;
|
||||||
@@ -91,9 +91,9 @@ h3 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
p, ul {
|
p, ul {
|
||||||
line-height: 1.4rem;
|
line-height: 1.5rem;
|
||||||
margin-top: 6px;
|
margin-top: 8px;
|
||||||
margin-bottom: 10px;
|
margin-bottom: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
table {
|
table {
|
||||||
|
|||||||
Reference in New Issue
Block a user