Change post formatting

Signed-off-by: Paul W. <lambdapaul@protonmail.com>
This commit is contained in:
2023-11-02 17:09:23 -04:00
parent 5c9a871b25
commit eaf5258d1e
3 changed files with 9 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
.block {
font-family: 'EB Garamond', 'Garamond', 'Times New Roman', Times, serif;
background-color: rgba(13, 17, 23, 0.99);
background-color: rgba(13, 17, 23, 0.97);
margin: 0 auto;
border-radius: 0;
font-size: 1.25rem;
@@ -25,5 +25,9 @@
}
.spacer {
height: 6.25rem;
}
.background.spacer {
height: 25rem;
}