Skip to content

Commit

Permalink
Fix wrong class name for medium warning (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phoenix616 committed Aug 2, 2020
1 parent 2c9f4b0 commit 80acc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/timings.scss
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ section {
color: red;
}

.warn-medium {
.warn-med {
color: #ff7820;
}

Expand Down

0 comments on commit 80acc4f

Please sign in to comment.