mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
Expand mobile version to 520
This commit is contained in:
parent
db3b827ee4
commit
23492824ce
1 changed files with 1 additions and 1 deletions
|
|
@ -326,7 +326,7 @@ a.action .icon {
|
|||
opacity: 1.0;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
@media screen and (max-width: 520px) {
|
||||
|
||||
.instructions hr:first-child {
|
||||
display:block;
|
||||
|
|
|
|||
Loading…
Reference in a new issue