Skip to content

Commit

Permalink
mail svg stroke color match background
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRedacted committed Sep 17, 2024
1 parent ccc2c4d commit a349bad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions card.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@
stroke: white;
margin:auto
}
#mail {
stroke:#444;
}
</style>
</head>
<body>
Expand Down

0 comments on commit a349bad

Please sign in to comment.