Make index page mobile-friend (pass googlebot requirements)

This commit is contained in:
Ian Gulliver
2019-04-24 15:02:40 +00:00
parent 7e4fe080e3
commit 833f4dae16

View File

@@ -129,4 +129,9 @@ code {
h1, h2, h3, h4 { h1, h2, h3, h4 {
font-size: 14px; font-size: 14px;
} }
.index ol li {
margin-top: 15px;
margin-bottom: 15px;
}
} }