Minor text changes

This commit is contained in:
Timothy Armes
2023-07-20 14:31:07 +02:00
parent 88c4c32ca8
commit 66a4a03c6a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ module.exports = {
},
minHeight: {
// We use 100svh, falling back to vh for old browsers
// The 144px is for the header and footer
// The 9rem is for the header and footer
content: ["calc(100vh - 9rem)", "calc(100svh - 9rem)"],
},
height: {