style: bigger gifs

This commit is contained in:
shahdlala66
2026-04-22 09:31:15 +02:00
parent 4f76bcc7c6
commit a59e2a023b
+4 -4
View File
@@ -255,8 +255,8 @@
} }
.cloud-gif { .cloud-gif {
width: 120px; width: 150px;
height: 80px; height: 100px;
object-fit: contain; object-fit: contain;
z-index: 10; z-index: 10;
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15)); filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15));
@@ -422,8 +422,8 @@ p {
} }
.cloud-gif { .cloud-gif {
width: 90px; width: 140px;
height: 80px; height: 140px;
} }
.gif-with-halo::before { .gif-with-halo::before {