diff --git a/apps/site/styles/base.css b/apps/site/styles/base.css index 31587ca948d8e..a894edaa37811 100644 --- a/apps/site/styles/base.css +++ b/apps/site/styles/base.css @@ -5,8 +5,7 @@ html, body { - @apply size-full - [scrollbar-gutter:auto]; + @apply h-full; } body {