diff --git a/static/styles.css b/static/styles.css index 56f4afd..c361d66 100644 --- a/static/styles.css +++ b/static/styles.css @@ -46,7 +46,6 @@ body::before { inset: 0px; width: fit-content; height: fit-content; - max-width: 100vw; max-height: 100dvh; margin: auto; background: var(--background); @@ -58,7 +57,6 @@ body::before { display: flex; flex-direction: column; align-items: center; - width: 300px; } input {