From 89b72b8624d450c2732fdb666837888890a3f637 Mon Sep 17 00:00:00 2001 From: 2018macbookair <62246598+Mateo-Johnson@users.noreply.github.com> Date: Sun, 12 May 2024 10:30:10 -0400 Subject: [PATCH] Update resources.html --- resources/resources.html | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/resources/resources.html b/resources/resources.html index fcff937..72f3e9a 100644 --- a/resources/resources.html +++ b/resources/resources.html @@ -62,7 +62,6 @@ box-shadow: 0 0 10px darkRed; } - /* Animation */ .button:nth-child(1) { animation: slideFadeIn 0.9s ease forwards 0.3s; } @@ -101,7 +100,6 @@ } } - /* Instagram logo */ .instagram-logo { background-image: url('https://mateo-johnson.github.io/assets/instagram-white-icon.png'); background-size: cover; @@ -111,7 +109,6 @@ margin-right: 5px; } - /* Twitter logo */ .twitter-logo { background-image: url('https://mateo-johnson.github.io/assets/twitter-512.png'); background-size: cover; @@ -121,7 +118,6 @@ margin-right: 5px; } - /* GitHub logo */ .github-logo { background-image: url('https://mateo-johnson.github.io/assets/github.png'); background-size: cover; @@ -149,7 +145,6 @@ margin-right: 5px; } - /* Home button */ .home-button { position: fixed; top: 20px; @@ -188,22 +183,9 @@ - - -