diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-01-13 17:12:57 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-01-13 17:12:57 -0400 |
commit | 1d3eac688b0d800323a1db9fcaf598005f50051a (patch) | |
tree | ef7bc88125f582c985681d3f0d9bc40a72258b3b /src/static | |
parent | afd52b5db6436e86eefd8a1c090e1e656ca35c6a (diff) |
content, css: flatten .reveal into .image-container
Diffstat (limited to 'src/static')
-rw-r--r-- | src/static/site6.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/static/site6.css b/src/static/site6.css index b00dd595..3ad438c6 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -1171,12 +1171,6 @@ img.pixelate, .pixelate img { image-rendering: crisp-edges; } -.reveal { - position: relative; - width: 100%; - height: 100%; -} - .reveal-text-container { position: absolute; top: 15px; |