Restore cursor styling to the default; i-bars for text, etc.

This commit is contained in:
Scott Nonnenberg 2020-02-24 17:06:00 -08:00 committed by GitHub
parent 60773d28d5
commit 455c7449e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
html {
height: 100%;
cursor: inherit;
}
body {