Skip to content

Commit

Permalink
Update challenge tag styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Whidix committed Mar 31, 2024
1 parent a372d33 commit 00ffbc4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion assets/scss/includes/components/_challenge.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
}

.challenge-tag {
background-color: #f22c54;
background-color: #f22c54 !important;
font-size: 1rem;
color: #fff;
border-radius: 0;
}
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
]
},
"assets/scss/main.scss": {
"file": "assets/main.0060ab17.css",
"file": "assets/main.8954ea2d.css",
"src": "assets/scss/main.scss",
"isEntry": true
}
Expand Down

0 comments on commit 00ffbc4

Please sign in to comment.