reduce cw rotation

This commit is contained in:
Rhiannon Morris 2022-08-17 03:22:13 +02:00
parent 2833487f62
commit 73cd0ca74e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
font-weight: 700;
color: hsl(330deg, 100%, 90%);
text-shadow: none;
transform: rotate(-45deg);
transform: rotate(-15deg);
background: hsl(330deg, 40%, 16%);
padding: 0.25em 0.5em;