From 33ace94c15ba338343797d0478ae0aee8a7f57c1 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 20 Sep 2022 11:51:56 +0300 Subject: Some more about content --- src/Geshem.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Geshem.css') diff --git a/src/Geshem.css b/src/Geshem.css index f787338..cb3db53 100644 --- a/src/Geshem.css +++ b/src/Geshem.css @@ -37,7 +37,7 @@ #about { position: fixed; left: 20px; - width: 80vw; + width: 40vw; height: 80vh; background-color: rgba(200, 200, 200, 0.8); direction: rtl; @@ -68,4 +68,4 @@ margin-left: 8vw; z-index: 10; } -} \ No newline at end of file +} -- cgit v1.3.1