aboutsummaryrefslogtreecommitdiff
path: root/styles/loginregister.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/loginregister.css')
-rw-r--r--styles/loginregister.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/styles/loginregister.css b/styles/loginregister.css
index 854aeb2..e274b5e 100644
--- a/styles/loginregister.css
+++ b/styles/loginregister.css
@@ -11,3 +11,11 @@
.centeredForm .input:nth-last-of-type(2) {
margin-bottom: var(--spacing-large);
}
+
+.logout .sidebyside {
+ width: fit-content;
+}
+
+.logout .sidebyside .button {
+ margin: 0;
+}