Skip to content

Commit

Permalink
Update categories.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmad88me authored Jun 23, 2024
1 parent 150e321 commit 56b2415
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ div:target h2{
background: #009fe3;
border-radius: 5px;
color: #fff;
text-shadow:
3px 3px 0 #007bbd,
-3px 3px 0 #007bbd,
-3px -3px 0 #007bbd,
3px -3px 0 #007bbd;
max-width: max-content
-webkit-text-stroke: 3px #007bbd;

}

</style>
Expand Down

0 comments on commit 56b2415

Please sign in to comment.