Edit meme creation

This commit is contained in:
2024-05-16 10:12:23 +02:00
parent 7c383141c6
commit c9d62ecaea
3 changed files with 6 additions and 5 deletions

View File

@@ -316,10 +316,10 @@ span#ye-span:hover + body{
align-items: center;
justify-content: center;
position: fixed;
top: 0;
top: 15vh;
left: 0;
width: 100vw;
height: 100vh;
height: 70vh;
z-index: 4;
backdrop-filter: blur(2px);
}