Skip to content

Commit a563fe2

Browse files
committed
nahhh should be text cursor for text
1 parent 7d9af1f commit a563fe2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/styles/globals.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,8 @@ summary, select, [type="submit"], [type="reset"], [type="button"],
197197
cursor: url('/cursor/link.gif'), pointer !important;
198198
}
199199

200+
p, h1, h2, h3, h4, h5, h6, li, blockquote, figcaption,
201+
dt, dd, td, th, caption, legend,
200202
input[type="text"], input[type="email"], input[type="password"],
201203
input[type="search"], input[type="url"], input[type="tel"],
202204
input[type="number"], input[type="date"], input[type="time"],

0 commit comments

Comments
 (0)