Skip to content

Commit

Permalink
Remove text-transform from ephemeral code
Browse files Browse the repository at this point in the history
  • Loading branch information
Saltssaumure committed Nov 18, 2023
1 parent f42aa07 commit 172f4f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/part/_clyde.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
2px 0 10px $clyde-color,
-2px 0 10px $clyde-color;
text-transform: uppercase;

code {
text-transform: none;
}
}

// Dismiss message box
Expand Down

0 comments on commit 172f4f9

Please sign in to comment.