diff --git a/src/app/footer/footer.component.css b/src/app/footer/footer.component.css index 2a00d3c..a62fa5a 100644 --- a/src/app/footer/footer.component.css +++ b/src/app/footer/footer.component.css @@ -1,5 +1,5 @@ .page-footer { - position: relative; + position: static; bottom: 0; width: 100%; }