remove user-select: none for labels too

This commit is contained in:
Sean Yesmunt 2020-03-13 18:04:56 -04:00
parent a276a71d7a
commit 09f04b46dc

View file

@ -96,10 +96,6 @@ dd {
}
}
label {
user-select: none;
}
blockquote {
margin-bottom: 1rem;
padding: 0.8rem;