sticker: add a wrapper

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-08-31 18:14:04 +05:30
parent 3d03aa97e2
commit a316bda945
3 changed files with 12 additions and 443 deletions

View File

@@ -330,6 +330,10 @@ video {
position: fixed;
z-index: 9999;
transform: rotate(45deg);
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
@media (max-width: 319px) {