diff --git a/css/styles.css b/css/styles.css index e0375c2..0151429 100644 --- a/css/styles.css +++ b/css/styles.css @@ -456,6 +456,8 @@ footer { background: #ddd; } +footer .content li { list-style: none; } + #copyright { text-align: center; }