Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
App004 authored Nov 6, 2024
1 parent c25f676 commit ca601bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,10 @@ a {
padding:0px;
text-align: center;
align: center;
}
p:hover {
border: 2px solid block;
}
h1:hover {
border: 2px solid block;
}

0 comments on commit ca601bb

Please sign in to comment.