reduce cw rotation
This commit is contained in:
parent
2833487f62
commit
73cd0ca74e
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
color: hsl(330deg, 100%, 90%);
|
color: hsl(330deg, 100%, 90%);
|
||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
transform: rotate(-45deg);
|
transform: rotate(-15deg);
|
||||||
|
|
||||||
background: hsl(330deg, 40%, 16%);
|
background: hsl(330deg, 40%, 16%);
|
||||||
padding: 0.25em 0.5em;
|
padding: 0.25em 0.5em;
|
||||||
|
|
Loading…
Reference in a new issue