make text selectable

This commit is contained in:
j 2022-04-29 14:51:52 +01:00
parent 43b3d8b9d4
commit 1b7af64b34

View file

@ -113,6 +113,7 @@ p {
.content {
margin: auto;
user-select: text;
.start {
font-size: 36px;
display: block;