From 266669f24f8d37fd46e12e74aaf3894a0d06a3ee Mon Sep 17 00:00:00 2001 From: llamakking Date: Wed, 1 Jun 2022 13:44:59 -0400 Subject: [PATCH] test --- static/css/sections/home.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/css/sections/home.css b/static/css/sections/home.css index b108556..8748c42 100644 --- a/static/css/sections/home.css +++ b/static/css/sections/home.css @@ -33,13 +33,13 @@ .content { position: relative; - top: -65%; + top: -75%; height: 60%; } .home img { - width: 148px; - height: 148px; + width: 250px; + height: 250px; background-color: #e7e7ef; padding: 5px; margin-bottom: 10px;