aboutsummaryrefslogtreecommitdiff
path: root/src/app/page.module.css
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-03-25 11:33:09 +0530
committerreal-zephex <[email protected]>2024-03-25 11:33:09 +0530
commit9202a2b6790e57dc35d0563d014e89d981a65e37 (patch)
treef2258b96400d6df9753c2c52531ba7f8897b9fa3 /src/app/page.module.css
parentfix: requests are revalidated after 30 mins. this prevents stale data from be... (diff)
downloaddramalama-9202a2b6790e57dc35d0563d014e89d981a65e37.tar.xz
dramalama-9202a2b6790e57dc35d0563d014e89d981a65e37.zip
feature added: mangas are now available
Diffstat (limited to 'src/app/page.module.css')
-rw-r--r--src/app/page.module.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/page.module.css b/src/app/page.module.css
index c8bd07e..9e8ddad 100644
--- a/src/app/page.module.css
+++ b/src/app/page.module.css
@@ -3,7 +3,7 @@
flex-direction: column;
justify-content: center;
align-items: center;
- height: 90dvh;
+ height: 85dvh;
max-width: 500px;
margin: 0px auto;
text-align: center;