Skip to content

Commit

Permalink
fix tarot
Browse files Browse the repository at this point in the history
  • Loading branch information
qualityshepherd committed Nov 20, 2023
1 parent 483efa3 commit 08ffd68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ right {
tarot img {
width: 100%;
border-radius: 5px;
border: 4px solid var(--bg-darker);
border: 2px solid var(--bg-darker);
}

tarot .description {
Expand Down

0 comments on commit 08ffd68

Please sign in to comment.