From e8e3859210c75ff6fed54310c5e1afc7669423c9 Mon Sep 17 00:00:00 2001 From: camewell <130561684+camewell071@users.noreply.github.com> Date: Fri, 19 Jan 2024 14:05:47 +0700 Subject: [PATCH] chore: update layout --- src/modules/Whitelist/styles.module.scss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/Whitelist/styles.module.scss b/src/modules/Whitelist/styles.module.scss index 09ef82b97..c0a57e6be 100644 --- a/src/modules/Whitelist/styles.module.scss +++ b/src/modules/Whitelist/styles.module.scss @@ -6,6 +6,8 @@ background-color: #f3f1e8; max-width: 1600px; align-self: center; + height: 100%; + min-height: 100vh; .title { color: #000;