Skip to content

Fix horizontal wobble. #152

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert.
  • Loading branch information
DylanVann authored May 19, 2017
commit a0ff69d21c1ca4fbf937a92cb841cc1c61b442e8
2 changes: 1 addition & 1 deletion components/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<script src="/js/ls.unveilhooks.min.js" async=""></script>
<script src="/js/lazysizes.min.js" async=""></script>
</head>
<body class="ma0 w-100 sans-serif">
<body class="w-100 sans-serif">
<header class="w-100 pa3 ph5-ns bg-white">
<div class="db dt-ns mw9 center w-100">
<div class="db dtc-ns v-mid tl w-50">
Expand Down