diff --git a/styles.css b/styles.css index ffb1ca1..cdce412 100644 --- a/styles.css +++ b/styles.css @@ -33,7 +33,7 @@ a { /* some hacky shit to make
s clickable. basically just makes an in a
take up the full div. also changes the cursor but idk if thats even necessary nor do i care as of 0:57 on a tuesday when im writing this */ - .contact a { +.contact a { z-index: 10; width: 100%; height: 100%;