make text selectable
This commit is contained in:
parent
43b3d8b9d4
commit
1b7af64b34
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ p {
|
|||
|
||||
.content {
|
||||
margin: auto;
|
||||
user-select: text;
|
||||
.start {
|
||||
font-size: 36px;
|
||||
display: block;
|
||||
|
|
Loading…
Reference in a new issue