add padding between footer links

This commit is contained in:
Daniel Micay
2019-05-16 16:27:56 -04:00
parent 6265774bf7
commit 04ed24bc9d
9 changed files with 9 additions and 8 deletions

View File

@@ -123,6 +123,7 @@ footer a:visited {
#social li {
display: inline;
padding: 0 0.5em;
}
#stable-channel ul, #beta-channel ul {