From 4eb8e52ee8a6cafa90d220fa1addbc727605fcc1 Mon Sep 17 00:00:00 2001 From: Astoria Date: Thu, 21 Jul 2022 21:09:47 -0500 Subject: [PATCH] shornt p2: actually doing the thing edition --- styles/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/default.css b/styles/default.css index 512ea0f..d2b0662 100644 --- a/styles/default.css +++ b/styles/default.css @@ -232,7 +232,7 @@ input[type="submit" i] { .article { margin: 2px 20px 0 20px; padding: 25px !important; - margin-top: 60px; + margin-top: 30px; margin-bottom: 55px; } @@ -285,7 +285,7 @@ input[type="submit" i] { .upperdirs { width: 80%; height: var(--ver-upr); - margin-bottom: 10px; + margin-bottom: 20px; margin-left: auto; margin-right: auto; text-align: center;