Skip to content

Commit

Permalink
✨ Hovering Effect πŸš€
Browse files Browse the repository at this point in the history
  • Loading branch information
RhythmusByte authored Apr 17, 2024
1 parent ea251c4 commit 1bd695c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -182,13 +182,16 @@ header a {
box-shadow: 2px 2px 0 #023E5E;
}

.tiles:hover {
font-size: 1.1em;
}

.link {
text-decoration: none;
color: #fff;
display: flex;
justify-content: space-between;
align-items: center;

}

.icon {
Expand Down

0 comments on commit 1bd695c

Please sign in to comment.