From 25698a08e2a88e0f6ad00b71cf6f02063664ad24 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Fri, 16 Jul 2021 22:52:00 -0700 Subject: [PATCH 1/3] float navbar in middle of screen --- src/pages/index.js | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/pages/index.js b/src/pages/index.js index 4aabc1e..a7a0821 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -163,7 +163,6 @@ const IndexPage = ({ style={getVibrantToHelmetSafeBodyStyle(vibrant)} /> - {/* WIP: ipad portrait hits md breakpoint, looks bad */}
) : ( - // 67vw = 1/1.49253731 = 1/aspect ratio of my camera lol