Responsive improvements

More reliable spacing using vmin for vertical rhythm, which automatically prevents issues at larger viewport sizes when using vw
This commit is contained in:
John O'Nolan 2019-11-17 16:45:16 +07:00
parent 94c51eaf42
commit ab990b71f1
7 changed files with 32 additions and 69 deletions

View file

@ -3,7 +3,7 @@
<div class="gh-page">
<div class="gh-container">
<div class="post-feed">
<div class="gh-postfeed">
{{#foreach posts}}
{{> "postcard"}} {{!-- partials/postcard.hbs --}}