New front page design

This commit is contained in:
Timothy Armes
2024-03-01 09:20:14 +01:00
parent 1c271cda05
commit cc0ae71c26
36 changed files with 224 additions and 52 deletions
+5
View File
@@ -30,6 +30,11 @@ module.exports = {
},
success: "#00ac39",
error: "#ea5f17",
classic: "#00ac39",
rapid: "#0086c7",
blitz: "#ddce20",
other: "#ea5f17",
},
minHeight: {
// We use 100svh, falling back to the the --1svh var that we add as a polyfill for older browsers.