Browse Source

iphone

pull/22/head
Jason Williams 5 years ago
parent
commit
81e1c44f39
  1. 2
      index.html

2
index.html

@ -36,7 +36,7 @@
font-size: 2rem;
}
@media (min-width: 768px) and (max-width: 1024px) {
@media (min-width: 320px) and (max-width: 1024px) {
.demo__repl {
flex-direction: column;
}

Loading…
Cancel
Save