diff options
| author | Yuval Adam <_@yuv.al> | 2022-09-20 11:51:56 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2022-09-20 11:51:56 +0300 |
| commit | 33ace94c15ba338343797d0478ae0aee8a7f57c1 (patch) | |
| tree | 293461d20318180afee9526453f11e71c01d9a78 /src/Geshem.css | |
| parent | 2f61c34483ae1d1e1c4847cf08d0b50e82565269 (diff) | |
Some more about contentv6-next
Diffstat (limited to 'src/Geshem.css')
| -rw-r--r-- | src/Geshem.css | 4 |
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 +} |
