make text more spacy

This commit is contained in:
2022-06-26 12:16:18 +02:00
parent c38a68881c
commit a426476368

View File

@@ -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 {