Added margins for better usability
This commit is contained in:
parent
24f27300af
commit
c1549a16f1
|
@ -66,6 +66,7 @@ body {
|
|||
@media all and (max-width: 600px){
|
||||
.links li {
|
||||
width: 40%;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue