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 {
|
.content {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
user-select: text;
|
||||||
.start {
|
.start {
|
||||||
font-size: 36px;
|
font-size: 36px;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
Loading…
Reference in a new issue