diff --git a/styles/components/branding.css b/styles/components/branding.css index 2dd0d9b..0b5e8bc 100644 --- a/styles/components/branding.css +++ b/styles/components/branding.css @@ -30,6 +30,9 @@ &--footer { display: block; text-align: center; + .branding__logo { + margin: 0 0 15px; + } } }