re-arranged user flow to display assignment first, with the optional button to access information from spotify.

This commit is contained in:
Joshua Ashton
2025-02-04 12:34:29 -07:00
parent 1888f11fe5
commit ea1def7409
111 changed files with 12269 additions and 128 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ body {
h1 {
padding: 5%;
font-size: clamp(5vw, 7vw, 10vw);
font-size: clamp(4vw, 6vw, 8vw);
text-align: center;
}