Added margins for better usability

This commit is contained in:
Dominik V. Salonen 2015-12-26 18:36:33 +01:00
parent 24f27300af
commit c1549a16f1
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ body {
@media all and (max-width: 600px){ @media all and (max-width: 600px){
.links li { .links li {
width: 40%; width: 40%;
margin-bottom: 20px;
} }
} }