diff --git a/404.html b/404.html index 807f559..5349256 100644 --- a/404.html +++ b/404.html @@ -54,15 +54,15 @@ } nav a:hover { - transform: scale(1.1); - border-radius: 15px; - box-shadow: 0 0 10px rgb(207, 17, 207); - background-color: rgb(120, 7, 120); + transform: scale(1.1); + border-radius: 15px; + box-shadow: 0 0 10px rgba(207, 17, 207, 0.55); + background-color: rgb(190, 22, 228); } footer { background-color: #333; - padding: 5px 0; + padding: 20px 0; display: flex; justify-content: space-between; align-items: center; @@ -71,7 +71,7 @@ } footer svg { - margin-right: 20px; + margin-right: 30px; border-radius: 100%; transition: transform 0.7s, box-shadow 0.4s, background-color 0.4s; } @@ -99,13 +99,13 @@ - +

404 Not Found
+ Where the fuck are you?