summaryrefslogtreecommitdiff
path: root/static/css/form.css
diff options
context:
space:
mode:
authorsimponic <simponic@hatecomputers.club>2024-03-28 12:57:35 -0400
committersimponic <simponic@hatecomputers.club>2024-03-28 12:57:35 -0400
commitb2fc689bdcff28bf75c0128db19ba4730d726b4f (patch)
tree37c16d95183242516ba667aa5f441539d152c279 /static/css/form.css
parent75ba836d6072235fc7a71659f8630ab3c1b210ad (diff)
downloadhatecomputers.club-b2fc689bdcff28bf75c0128db19ba4730d726b4f.tar.gz
hatecomputers.club-b2fc689bdcff28bf75c0128db19ba4730d726b4f.zip
dns api (#1)
Co-authored-by: Elizabeth Hunt <elizabeth.hunt@simponic.xyz> Reviewed-on: https://git.hatecomputers.club/hatecomputers/hatecomputers.club/pulls/1
Diffstat (limited to 'static/css/form.css')
-rw-r--r--static/css/form.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/form.css b/static/css/form.css
index 4e14b68..1378d75 100644
--- a/static/css/form.css
+++ b/static/css/form.css
@@ -1,4 +1,4 @@
-form {
+.form {
max-width: 600px;
padding: 1em;
background: var(--background-color-2);