diff --git a/index.html b/index.html index dd441a4..a01ff0f 100644 --- a/index.html +++ b/index.html @@ -50,6 +50,10 @@ list-style: none; } + ul{ + padding: 0; + } + a:hover{ border-bottom: 1px solid #fff; }