From 6119d7e9b4e320f52878b2df850c1be46f371583 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20S=C3=B8rensen?= Date: Tue, 22 Dec 2020 13:10:15 +0100 Subject: [PATCH] Fix margin for "Rotate the cover" (#15984) --- sass/custom/_blue.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sass/custom/_blue.scss b/sass/custom/_blue.scss index 8f433812173..deee321506e 100644 --- a/sass/custom/_blue.scss +++ b/sass/custom/_blue.scss @@ -354,7 +354,7 @@ $ha__primary_color: #03a9f4; justify-content: center; border-radius: 188px; border: 1px dashed #c4c4c4; - margin: 0 -80px; + margin: 0 -40px; padding: 120px; span {