Skip to content

Commit

Permalink
black a
Browse files Browse the repository at this point in the history
  • Loading branch information
pawsnana committed Oct 24, 2023
1 parent 707ee30 commit 2a29cc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions projects/project-02/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ ul {
padding-inline-start: 40px;
}

a:link { text-decoration: none; }
a:link { text-decoration: none; color: black;}


a:visited { text-decoration: none; }
a:visited { text-decoration: none; color: black;}


a:hover { text-decoration: none; }
Expand Down

0 comments on commit 2a29cc1

Please sign in to comment.