Margin and padding

This commit is contained in:
Oliver Davies 2015-06-16 17:23:33 +01:00
parent a22302c724
commit 6844c985b0
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View file

@ -6,6 +6,7 @@
}
li {
padding: 5px 0;
margin: 0 5px 5px 0;
}