fix: NCWF-1 401 #5

Merged
shosho996 merged 36 commits from fix/NCWF-1 into main 2026-05-12 23:11:20 +02:00
Showing only changes of commit a59e2a023b - Show all commits
+4 -4
View File
@@ -255,8 +255,8 @@
}
.cloud-gif {
width: 120px;
height: 80px;
width: 150px;
height: 100px;
object-fit: contain;
z-index: 10;
filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.15));
@@ -422,8 +422,8 @@ p {
}
.cloud-gif {
width: 90px;
height: 80px;
width: 140px;
height: 140px;
}
.gif-with-halo::before {