le comment change
This commit is contained in:
@@ -30,8 +30,7 @@ a {
|
||||
transition: opacity .5s;
|
||||
}
|
||||
/* some hacky shit to make <div class=contact>s clickable. basically just makes
|
||||
an <a> in a <div class=contact> 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 <a> in a <div class=contact> take up the full div */
|
||||
.contact a {
|
||||
z-index: 10;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user