fix cursor for cws

This commit is contained in:
Rhiannon Morris 2020-08-03 19:38:45 +02:00
parent 2c3d3901bb
commit f7e956b2c2
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ body {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
#cw-text {