Merge branch 'master' of git.jakecharman.co.uk:jake/jc-ng

This commit is contained in:
2025-10-10 17:00:23 +01:00
2 changed files with 5 additions and 1 deletions

View File

@@ -18,6 +18,10 @@ header{
width: 100%;
}
main{
min-height: 65vh;
}
footer{
background-color: #4c4c4c;
display: flex;