space letters out a bit more init

This commit is contained in:
ben clark 2021-03-18 10:15:33 +00:00
parent de7cd00219
commit 422a227259
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ body {
padding: 50px 8px 100px 8px;
background: #B7EBCA;
color: #316A3A;
letter-spacing: 2px;
line-height: 225%;
}
.header-wiki {
@ -22,6 +23,7 @@ body {
.subtitle {
margin: 12px;
line-height: 100%;
letter-spacing: 0;
}
.header:after {