wiggle easter-egg
This commit is contained in:
parent
356e6a196e
commit
468597468e
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
<body class="bg-crust bg-[length:20rem] bg-[url('/img/site/stars-light.gif')] dark:bg-[url('/img/site/stars-dark.gif')]">
|
||||
<div class="flex gap-y-12 flex-col sm:flex-row">
|
||||
<header class="flex gap-2 justify-between flex-col xs:flex-row sm:flex-col sm:justify-start">
|
||||
<img src="/img/site/falling.gif" alt="" role="presentation" class="h-auto w-auto xs:max-w-48" />
|
||||
<img src="/img/site/falling.gif" alt="" role="presentation" class="h-auto w-auto xs:max-w-48 motion-safe:hover:animate-shake motion-safe:hover:animation-infinite motion-safe:hover:animate-duration-[1500ms] motion-safe:hover:animate-ease-out" />
|
||||
<nav class="
|
||||
inline-flex flex-col relative my-auto pl-2 pb-2 sm:my-0
|
||||
border-l-2 border-l-lavender
|
||||
|
|
Loading…
Add table
Reference in a new issue