From 070264d3cd826fbc936898c7c2f35e6929a5f23d Mon Sep 17 00:00:00 2001 From: Michael Foiani Date: Tue, 6 Sep 2022 22:07:41 -0400 Subject: add new favicon and jeff's macaroon --- assets/favicon.png | Bin 59624 -> 5784 bytes assets/pastry-photos/jeff.png | Bin 0 -> 9298 bytes index.html | 4 ++-- styles.css | 1 - 4 files changed, 2 insertions(+), 3 deletions(-) create mode 100644 assets/pastry-photos/jeff.png diff --git a/assets/favicon.png b/assets/favicon.png index 9d1ba4b..db070df 100644 Binary files a/assets/favicon.png and b/assets/favicon.png differ diff --git a/assets/pastry-photos/jeff.png b/assets/pastry-photos/jeff.png new file mode 100644 index 0000000..4df62c8 Binary files /dev/null and b/assets/pastry-photos/jeff.png differ diff --git a/index.html b/index.html index c4b6d81..eee35cd 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ CS 1300 - UI/UX 2022 - + @@ -221,7 +221,7 @@
jeff's pastry diff --git a/styles.css b/styles.css index 3663d10..700d67d 100644 --- a/styles.css +++ b/styles.css @@ -128,7 +128,6 @@ nav { .logo-img { width: 80px; height: 80px; - border-radius: 100%; padding: 0; } -- cgit v1.2.3-70-g09d2