diff --git a/styles.css b/styles.css index 083d6c3..99a7881 100644 --- a/styles.css +++ b/styles.css @@ -30,8 +30,7 @@ a { transition: opacity .5s; } /* 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 */ + an in a
take up the full div */ .contact a { z-index: 10; width: 100%;