diff --git a/src/app/portal/features/site-footer/site-footer.component.scss b/src/app/portal/features/site-footer/site-footer.component.scss index 1a5d885..8a7188f 100644 --- a/src/app/portal/features/site-footer/site-footer.component.scss +++ b/src/app/portal/features/site-footer/site-footer.component.scss @@ -9,8 +9,8 @@ div.icons-div a { } nav div a span { - font-size: 85px; - line-height: 85px; + font-size: 75px; + line-height: 75px; display: block; }