summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 6a5f86a8..20a86ec4 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -143,7 +143,7 @@ html, body {
@apply
text-sm
text-gray-900
- h-16
+ h-[60px]
;
}