realignment & restyling

This commit is contained in:
2025-01-19 19:05:17 +01:00
parent 74789b7b0d
commit c08e026d4c
4 changed files with 60 additions and 27 deletions
+1 -4
View File
@@ -2,10 +2,7 @@
width: 600px;
height: 400px;
padding: 40px 10px 40px 40px;
position: absolute;
left: 50%;
bottom: 0%;
transform: translate(-50%, calc(-22px * var(--pxDensity)));
margin: calc(5px * var(--pxDensity)) auto calc(30px * var(--pxDensity)) auto;
font-size: 0.75rem;
box-sizing: border-box;
display: grid;