Lower threshold
This commit is contained in:
parent
c1549a16f1
commit
1a2c832b4b
|
@ -63,7 +63,7 @@ body {
|
|||
animation: rise 1s ease-out;
|
||||
}
|
||||
|
||||
@media all and (max-width: 600px){
|
||||
@media all and (max-width: 480px){
|
||||
.links li {
|
||||
width: 40%;
|
||||
margin-bottom: 20px;
|
||||
|
|
Loading…
Reference in New Issue