From 97230c73fee46bf03ec9705c388f919179826955 Mon Sep 17 00:00:00 2001 From: Bady <bady@disroot.org> Date: Wed, 14 Oct 2020 02:23:36 +0530 Subject: [PATCH] Update CSS --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index ad096ee..c82a55c 100644 --- a/css/style.css +++ b/css/style.css @@ -513,11 +513,11 @@ footer .icon-row{ .icon-row{ width: 80%; } - .expectations{ + .page, .expectations{ display: flex; flex-direction: column; margin: 0 auto 10vh auto; - width: 80%; + width: 90%; } .reg_form{ display: flex; -- GitLab