From 151f01c335931751a9691f4566a8c231cf8c98a9 Mon Sep 17 00:00:00 2001 From: MajorDroolz Date: Tue, 3 Jan 2023 01:02:17 -0500 Subject: [PATCH] FEAT: add logos to page --- home/index.css | 3 ++- home/index.html | 46 ++++++++++++++++++++--------------------- res/icons/.DS_Store | Bin 0 -> 6148 bytes res/icons/github.png | Bin 0 -> 8745 bytes res/icons/linkedin.png | Bin 0 -> 8794 bytes 5 files changed, 25 insertions(+), 24 deletions(-) create mode 100644 res/icons/.DS_Store create mode 100644 res/icons/github.png create mode 100644 res/icons/linkedin.png diff --git a/home/index.css b/home/index.css index 5df4f2e..8e99481 100644 --- a/home/index.css +++ b/home/index.css @@ -1,5 +1,6 @@ * { overflow: hidden; + text-decoration: none; } button { @@ -20,7 +21,7 @@ html { scroll-behavior: smooth; } -pre { +.pre { all: unset; white-space: pre; } diff --git a/home/index.html b/home/index.html index c4341c1..0242d0e 100644 --- a/home/index.html +++ b/home/index.html @@ -27,10 +27,10 @@ Experience Resume Contact - - - - + + + + @@ -39,7 +39,7 @@
-

Hey! 👋
I'm Max Hutz.

+

Hey! 👋 I'm Max Hutz.

Software engineer in New York.

@@ -48,7 +48,7 @@ and teaching future developers. I thrive where teamwork and creativity are key.

-
+