From 1568f463df134bfd24807381375fa6dada13b708 Mon Sep 17 00:00:00 2001 From: Jessica Sandler Date: Wed, 25 Sep 2024 11:00:03 +0200 Subject: [PATCH] use longhand value --- frontend/src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/index.css b/frontend/src/index.css index 2de534f1..9fbdd5d6 100644 --- a/frontend/src/index.css +++ b/frontend/src/index.css @@ -297,7 +297,7 @@ Other button classes are defined further down together with other classes for th } .login-info { - margin: 2rem 0 3rem; + margin: 2rem 0 3rem 0; } .login-info a {