diff --git a/components/03_Organisms/footer/_footer.scss b/components/03_Organisms/footer/_footer.scss index 10de81e..e160eeb 100644 --- a/components/03_Organisms/footer/_footer.scss +++ b/components/03_Organisms/footer/_footer.scss @@ -8,6 +8,7 @@ display: flex; align-items: center; justify-content: center; + .LP-LinkList__Item{ border: none; padding: 5px; diff --git a/components/03_Organisms/footer/footer.hbs b/components/03_Organisms/footer/footer.hbs index 4c99c14..34e97f8 100644 --- a/components/03_Organisms/footer/footer.hbs +++ b/components/03_Organisms/footer/footer.hbs @@ -1,7 +1,7 @@ \ No newline at end of file