Skip to content

Commit

Permalink
fix(css): improve contrast of margin-block
Browse files Browse the repository at this point in the history
  • Loading branch information
dkdk225 committed Nov 18, 2023
1 parent d30b1b8 commit 6280cca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
display: inline-block;
border: solid #ce7777 10px;
background-color: #2b3a55;
color: #ffffff;
flex-shrink: 0;
}

Expand Down

0 comments on commit 6280cca

Please sign in to comment.