aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/app.postcss
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--app/src/app.postcss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/app.postcss b/app/src/app.postcss
index 8ef7d35..f3fef83 100644
--- a/app/src/app.postcss
+++ b/app/src/app.postcss
@@ -5,5 +5,5 @@
html,
body {
- @apply h-full overflow-hidden;
+ @apply h-full overflow-hidden;
}