diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/static/site6.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/static/site6.css b/src/static/site6.css index 331e68a1..2bb44dd6 100644 --- a/src/static/site6.css +++ b/src/static/site6.css @@ -1287,7 +1287,7 @@ img.pixelate, .pixelate img { opacity: 1; } -.reveal.revealed .reveal-text { +.reveal.revealed .reveal-text-container { display: none; } |