Tweak the CSS

This commit is contained in:
Thomas Sileo 2018-07-03 23:43:34 +02:00
parent f73ec6b96a
commit 5331874c77

View file

@ -93,6 +93,7 @@ a:hover {
li { li {
float: left; float: left;
margin-bottom: 10px; margin-bottom: 10px;
margin-right: 10px;
} }
} }
a { a {
@ -131,7 +132,7 @@ a:hover {
#container { #container {
width: 90%; width: 90%;
max-width: 720px; max-width: 720px;
margin: 40px auto; margin: 30px auto;
} }
#container #notes { #container #notes {
margin-top: 20px; margin-top: 20px;