adjust rules for user selection (#723)

This commit is contained in:
Benjamin 2024-09-02 19:48:52 -05:00 committed by GitHub
parent 7299bcefb2
commit 903d1479a4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,6 @@ html {
background: var(--content-bg);
font-family: var(--content-font-family);
font-size: var(--root-font-size);
user-select: none;
}
@media only screen and (max-width: 639px) {