Skip to content

Commit 60c0a9b

Browse files
committed
Remove Uneccessary Attribs
1 parent d30a4ee commit 60c0a9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</head>
1313
<body>
1414
<main>
15-
<textarea tabindex="-1" style="--font: mainMono;" placeholder="start writing..." spellcheck="false"></textarea>
15+
<textarea tabindex="-1" placeholder="start writing..." spellcheck="false"></textarea>
1616
<footer>
1717
<div><!--
1818
--><span id="WordCount">0 words</span><!--

0 commit comments

Comments
 (0)