Skip to content

Commit

Permalink
fix: issue with post mobile layout
Browse files Browse the repository at this point in the history
  • Loading branch information
akinsey committed Dec 1, 2021
1 parent be0438d commit 3239e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Posts.vue
Original file line number Diff line number Diff line change
Expand Up @@ -1162,6 +1162,7 @@ $postWidth__mobile: calc(100vw - 2rem);
"ads ads"
"main main";
grid-template-columns: 1fr;
grid-template-rows: auto auto 1fr;
}
}
}
Expand Down

0 comments on commit 3239e79

Please sign in to comment.