From df7b879b1abea1fbb1d834c6305c2f4a56573539 Mon Sep 17 00:00:00 2001 From: oliver Date: Wed, 10 Jun 2026 17:50:00 -0300 Subject: [PATCH] Update styles.css --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 87831ed..bd9af97 100644 --- a/styles.css +++ b/styles.css @@ -1981,7 +1981,7 @@ body.auth-layout .auth-pane:last-child { } .hire-note { - margin: 0; + margin: auto 0 0; font-size: 12px; color: var(--text-muted); text-align: center;