Skip to content

Commit

Permalink
Update api.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Dec 11, 2024
1 parent 2e3f051 commit 1e052a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/src/css/api.scss
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@ $badge-classes: (
flex-shrink: 0;
}

.menu__list-item--deprecated {
text-decoration: line-through;
}

@each $name, $color in $colors {
.#{$name} > .menu__link::before {
content: "#{map.get($contents, $name)}";
Expand Down

0 comments on commit 1e052a6

Please sign in to comment.