Nuxt Season Finale (#531)

Co-authored-by: Emma Cypress Pointer-Null <emmaffle@modrinth.com>
This commit is contained in:
Prospector
2022-06-18 18:39:53 -07:00
committed by GitHub
parent 2bda7566b4
commit 405a3eda60
26 changed files with 1690 additions and 952 deletions

View File

@@ -247,7 +247,7 @@ h2 {
h3 {
margin-top: 0.5rem;
margin-bottom: 0;
margin-bottom: 0.25rem;
color: var(--color-text-dark);
}
@@ -258,6 +258,7 @@ button {
input {
border-radius: 2rem;
box-sizing: border-box;
}
pre {