From c924219c521689c9600dd84eee5929c27318bdeb Mon Sep 17 00:00:00 2001 From: Nick Van Doorn Date: Thu, 16 Jun 2022 21:33:54 -0700 Subject: Fix mobile Wow that looked bad prior to this. --- index.html | 2 +- main.css | 1 + me.jpg | Bin 181389 -> 60919 bytes 3 files changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 161113a..0a58cfc 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,7 @@
  • PGP EA91B002A8F4238E
  • - Profile picture of Nicholas Van Doorn, taken in Victoria BC + Profile picture of Nicholas Van Doorn, taken in Victoria BC

    Experience

    diff --git a/main.css b/main.css index 895db7f..046ee72 100644 --- a/main.css +++ b/main.css @@ -1,6 +1,7 @@ header { display: flex; justify-content: space-between; + flex-wrap: wrap; } body { diff --git a/me.jpg b/me.jpg index cd25689..e0dfe2a 100644 Binary files a/me.jpg and b/me.jpg differ -- cgit v1.2.3