add basic layout for files

This commit is contained in:
2026-03-01 19:57:50 +01:00
parent e77d729074
commit be6fc4593d
26 changed files with 465 additions and 188 deletions

View File

@@ -39,7 +39,6 @@ body {
background-size: 100% 600px;
word-wrap: break-word;
overflow-wrap: break-word;
color: rgb(var(--gray-dark));
font-size: 20px;
line-height: 1.7;
}