From a56a5e864a7cb6361cf3bdb373657fdb4f8c7983 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Thu, 21 May 2026 16:12:10 +0200 Subject: [PATCH] Remove extra spacing from full-width text layout pattern --- styleguide.css | 1 - 1 file changed, 1 deletion(-) diff --git a/styleguide.css b/styleguide.css index 1663661..83a7e25 100644 --- a/styleguide.css +++ b/styleguide.css @@ -2161,7 +2161,6 @@ section + section { .sg-text-layout-pattern__sample--full-width { width: 100%; - margin-bottom: var(--spacing-large); } .sg-text-layout-pattern__sample--sixty-width {