Skip to content

Commit

Permalink
remove padding from menu ul.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jordan Humphreys committed Oct 3, 2017
1 parent efe56d0 commit 61d0056
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions dist/tribute.css
Expand Up @@ -11,6 +11,7 @@
.tribute-container ul {
margin: 0;
margin-top: 2px;
padding: 0;
list-style: none;
background: #efefef; }
.tribute-container li {
Expand Down

0 comments on commit 61d0056

Please sign in to comment.