summaryrefslogtreecommitdiff
path: root/src/Geshem.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/Geshem.css')
-rw-r--r--src/Geshem.css4
1 files changed, 2 insertions, 2 deletions
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
+}