Add home page.

This commit is contained in:
2024-05-03 16:30:11 +01:00
parent 890d4857a0
commit 6e62e9ed8e
8 changed files with 158 additions and 11 deletions

View File

@@ -70,7 +70,7 @@ main {
width: 0;
}
.top-row, article {
.top-row, article:not(.content) {
padding-left: 2rem !important;
padding-right: 1.5rem !important;
}