Riku
2025-06-09 2547159bbd781c8e1a41ecc939385396c85f9766
src/assets/styles/layout.scss
@@ -1,5 +1,5 @@
:root {
  --fy-header-height: 40px;
  --fy-header-height: 0px;
  --fy-body-height: calc(100vh - var(--fy-header-height));
}