feat: We Make Porn

This commit is contained in:
mco-system 2023-04-11 21:28:51 +11:00
parent a0f5abe478
commit b7b1fe8e93
1 changed files with 6 additions and 3 deletions

View File

@ -8,6 +8,9 @@
border-style: solid;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-content: center;
padding: 0.5em;
transform: rotate(-20deg) translate(2em, -6em);
visibility: hidden;
@ -32,12 +35,12 @@
background-color: #FFD036;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border-radius: 1em;
border-width: 1em;
border-radius: 0.5em;
border-width: 0.5em;
border-style: solid;
display: flex;
flex-direction: column;
padding: 0.5em;
padding: 0.25em;
transform: rotate(-20deg) translate(2.5em, -3em);
visibility: hidden;
position: fixed;