fix text weight
This commit is contained in:
parent
1752b27cce
commit
cb7d2fe45d
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue