iPhone 8 Plus viewport is actually 414px wide

This commit is contained in:
Nate Weaver 2019-12-31 20:30:24 -06:00
parent c2a7f8501e
commit 53b2ebab78
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ sub {
width: 100% !important; width: 100% !important;
} }
@media (max-width: 400px) { @media (max-width: 420px) {
blockquote { blockquote {
margin-inline-start: 25px; margin-inline-start: 25px;
margin-inline-end: 0; margin-inline-end: 0;