diff --git a/style.css b/style.css index 793b32c..a78c8f7 100644 --- a/style.css +++ b/style.css @@ -255,7 +255,7 @@ body { /* Footer */ footer { - margin:var(--spacing-xxl) 0; /* 4rem (64px) top and bottom */ + margin:var(--spacing-xl) 0; /* 4rem (64px) top and bottom */ font-size:var(--scale-0); }