From b2c19b29304a6f16646a0ea9e7bdc7a06f5954db Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 14 Sep 2025 23:15:06 +0200 Subject: [PATCH] fix comments and desc containers --- css/mobile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 9619e206..b18a560a 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -510,7 +510,7 @@ body { } #desc-container { position:absolute; - margin-top:-18.9em; + margin-top:-20.9em; left:0; width:100%; height:100% @@ -617,7 +617,7 @@ body { } #comments-container { position:absolute; - margin-top:-25.9em; + margin-top:-20.9em; left:0; width:100%; height:100%