Modify CSS
Wanted more white space. Wanted to give more "breathing space" for the user/reader
This commit is contained in:
parent
af9c79e259
commit
188539ec26
@ -42,4 +42,10 @@ a:visited {
|
||||
|
||||
h3 {
|
||||
color: var(--baseEm);
|
||||
}
|
||||
|
||||
/* design-ey stuff */
|
||||
|
||||
li + li, div + div {
|
||||
margin-top: 30px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user