diff --git a/frontend/src/app.sass b/frontend/src/app.sass index 3001da5b6..381533131 100644 --- a/frontend/src/app.sass +++ b/frontend/src/app.sass @@ -674,7 +674,7 @@ section background-color: hsla($hue, 75%, 50%, $opacity) !important font-weight: calc(((var(--hotness) - 1) * (var(--hotness) - 1)) * 200 + 400) - .degenerate + &.degenerate $hue: calc(240 + var(--hotness) * 60) background-color: hsla($hue, 75%, 50%, $opacity) !important