move each season into own page, fix ratios

This commit is contained in:
2023-12-09 03:01:04 +00:00
parent 51ca9e7c47
commit dbb449ee82
15 changed files with 318 additions and 311 deletions

View File

@@ -38,3 +38,13 @@
.card-background {
background-color: $burnt-light;
}
.box-border {
border: #8f6c40;
border-style: dashed;
border-width: 7px;
}
.box-container {
padding: 20px;
}