Minor style tweaks

This commit is contained in:
Gregory Schier
2023-03-21 18:31:05 -07:00
parent 07d2a43a17
commit 89bca42ee6
9 changed files with 33 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
const height = {
"xs": "1.5rem",
"sm": "2rem",
"md": "2.5rem"
};