From b7b1fe8e93468b1b3ef072467d0f2061b39d9198 Mon Sep 17 00:00:00 2001 From: mco-system Date: Tue, 11 Apr 2023 21:28:51 +1100 Subject: [PATCH] feat: We Make Porn --- src/thsf/static/css/wemakeporn.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/thsf/static/css/wemakeporn.css b/src/thsf/static/css/wemakeporn.css index d5f4d37..e5142cf 100644 --- a/src/thsf/static/css/wemakeporn.css +++ b/src/thsf/static/css/wemakeporn.css @@ -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;