web: increase tagline div height

This commit is contained in:
John Bowdre 2024-06-14 14:09:03 -05:00
parent c43ce69b6d
commit 011023d888

2
web.md
View file

@ -10,7 +10,7 @@
<span class="kudos">Hi!<button class="tinylytics_kudos"></button></span> <span class="kudos">Hi!<button class="tinylytics_kudos"></button></span>
<div id="typo" style="height: 4rem;" data-typo-chance="2" data-typing-delay="40" data-typing-jitter="20">I write code to make imaginary computers run code written by less imaginary developers</div> <div id="typo" style="height: 5rem;" data-typo-chance="2" data-typing-delay="40" data-typing-jitter="20">I write code to make imaginary computers run code written by less imaginary developers</div>
--- ---