generate-css: Adapt text

[why]
PR #1252 and this ran slightly out of sync.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-05-30 19:38:55 +02:00
parent df64f73f2a
commit 1b7711564a

View file

@ -10,7 +10,7 @@ style: container
<h1 class="center">Cheat Sheet</h1> <h1 class="center">Cheat Sheet</h1>
<input type="text" id="glyphSearch" placeholder="Search for glyphs/icons..." title="Type in a glyph name or hex codepoint" class="nerd-font-cheat-sheet-search nerd-font-input tertiary sanity-test" /> <input type="text" id="glyphSearch" placeholder="Search for glyphs/icons here..." title="Type in a glyph name or hex codepoint" class="nerd-font-cheat-sheet-search nerd-font-input tertiary sanity-test" />
<div id="glyphCheatSheet" class="nerd-font-cheat-sheet"></div> <div id="glyphCheatSheet" class="nerd-font-cheat-sheet"></div>