Skip to content

Commit

Permalink
Add a style for other category
Browse files Browse the repository at this point in the history
  • Loading branch information
javamind committed Mar 26, 2023
1 parent 720bb43 commit 95e99b2
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
36 changes: 36 additions & 0 deletions src/main/images/svg/mxt-icon--other.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/main/sass/mixit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -553,6 +553,10 @@ h3 {
background-color: #e1629e;
}

.mxt-text--cat-other {
background-color: #5C6BC0;
}

.mxt-text--cat-aliens {
background-color: #5ab79c;
}
Expand Down

0 comments on commit 95e99b2

Please sign in to comment.