Work on blog

This commit is contained in:
2026-02-28 01:06:48 +01:00
parent 7c89dbcd4f
commit 9f55623807
10 changed files with 244 additions and 88 deletions

View File

@@ -65,9 +65,10 @@ main > nav
article {
text-align: center;
width: 30vw;
height: 35vw;
width: 44vw;
max-height: 35vw;
margin-left: auto;
margin-right: auto;
}
article > header {