Edit meme creation
This commit is contained in:
parent
c9d62ecaea
commit
37f5748e2c
@ -294,7 +294,7 @@ span#ye-span:hover + body{
|
||||
}
|
||||
|
||||
|
||||
#articlecreate {
|
||||
#articlecreate, #memecreate {
|
||||
border: 5px solid var(--pico-primary);
|
||||
z-index: 5;
|
||||
margin: auto;
|
||||
@ -316,10 +316,10 @@ span#ye-span:hover + body{
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
position: fixed;
|
||||
top: 15vh;
|
||||
top: 12vh;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
height: 70vh;
|
||||
height: 88vh;
|
||||
z-index: 4;
|
||||
backdrop-filter: blur(2px);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user