fix text weight

This commit is contained in:
Rhiannon Morris 2020-09-14 02:37:27 +02:00
parent 1752b27cce
commit cb7d2fe45d
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ body {
#cw-text {
font-size: 200%;
font-weight: 800;
font-weight: 700;
color: hsl(330deg, 100%, 90%);
text-shadow: none;
transform: rotate(-45deg);