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