Even lower, only small screen'ed phones will need this tbh

This commit is contained in:
Dominik V. Salonen 2015-12-26 18:40:14 +01:00
parent 1a2c832b4b
commit 28d9fb3d67
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ body {
animation: rise 1s ease-out;
}
@media all and (max-width: 480px){
@media all and (max-width: 380px){
.links li {
width: 40%;
margin-bottom: 20px;