Skip to content

Commit

Permalink
mobile should have wider media
Browse files Browse the repository at this point in the history
  • Loading branch information
eyaler committed Mar 29, 2024
1 parent ba09baa commit 9032d56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resen/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -988,6 +988,10 @@ a.sponsors {
}

@media (max-width: 480px) {
:root {
--media_width: 100%;
}

blockquote, li:not(.mono *), p:not(div *, .story) {
text-align: start;
}
Expand Down

0 comments on commit 9032d56

Please sign in to comment.