diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index fb1418b..89142c5 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -16,17 +16,17 @@
Made with Angular - + and TailwindCSS - +

- + Check the source code + width="800" loading="lazy">
diff --git a/src/app/footer/footer.component.scss b/src/app/footer/footer.component.scss index 12f7a5d..f49ea9a 100644 --- a/src/app/footer/footer.component.scss +++ b/src/app/footer/footer.component.scss @@ -2,5 +2,5 @@ position: relative; width: 100%; display: block; - bottom: 0px; + bottom: -2rem; } diff --git a/src/app/hero/hero.component.html b/src/app/hero/hero.component.html index 498c79c..aec9cb5 100644 --- a/src/app/hero/hero.component.html +++ b/src/app/hero/hero.component.html @@ -1,6 +1,6 @@
-
+