Merge branch 'master' into luke

This commit is contained in:
LuckyLaszlo
2023-01-15 00:09:33 +01:00
3 changed files with 17 additions and 4 deletions

View File

@@ -13,6 +13,8 @@ body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
/* tmp? */
background: bisque;
display: flex;
flex-direction: column;
}
a {