diff options
author | Carson Gross <carson@bigsky.software> | 2024-12-18 12:45:40 -0700 |
---|---|---|
committer | Carson Gross <carson@bigsky.software> | 2024-12-18 12:45:40 -0700 |
commit | 68cff62b56148cd7fbc61b965172d34652ebe3cb (patch) | |
tree | a431859c3eb02a19425b8ef9b729f15ac0ba6628 /www/content/_index.md | |
parent | 1625f92eafd950f1ab3137c30a1b1a773abbe8f7 (diff) | |
download | htmx-68cff62b56148cd7fbc61b965172d34652ebe3cb.tar.gz htmx-68cff62b56148cd7fbc61b965172d34652ebe3cb.zip |
firefox fix
Diffstat (limited to 'www/content/_index.md')
-rw-r--r-- | www/content/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/content/_index.md b/www/content/_index.md index f2d84c50..656c9259 100644 --- a/www/content/_index.md +++ b/www/content/_index.md @@ -69,7 +69,7 @@ if(window.location.search=="?ads=true") { </div> <div class="dark-hero full-width" classes="add appear"> -<marquee behavior="alternate"> +<marquee behavior="alternate" direction="right"> <div class="main"> <span class="logo dark"><<span class="blue">/</span>> <span class="no-mobile">htm<span class="blue">x</span></span></span> <sub class="no-mobile"><i>high power tools for HTML</i></sub> |