diff --git a/sass/style.scss b/sass/style.scss index 0b4d796..c8b4e36 100644 --- a/sass/style.scss +++ b/sass/style.scss @@ -26,4 +26,11 @@ footer div.nav-outlinks a { fill: #fff; width: 1rem; height: 1rem; +} + + +ul { + li { + padding: unset; + } } \ No newline at end of file