web: increase tagline div height

This commit is contained in:
John Bowdre 2024-06-14 14:06:45 -05:00
parent f00e8646db
commit bb3ca73cfc

2
web.md
View file

@ -10,7 +10,7 @@
<span class="kudos">Hi!<button class="tinylytics_kudos"></button></span>
<div id="typo" 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: 3.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>
---