Skip to content

Commit

Permalink
improve foreground color in the package type selector
Browse files Browse the repository at this point in the history
  • Loading branch information
cfillion committed Jan 6, 2025
1 parent cfc1a55 commit 2a12895
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/upload/components/select-type.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@ export default
margin-bottom: config.$margin
a
display: block
text-decoration: none
align-items: center
color: config.$foreground
display: flex
font-weight: normal
padding: config.$padding
display: flex
align-items: center
text-decoration: none
.icon
font-size: 2.3em
Expand Down

0 comments on commit 2a12895

Please sign in to comment.