mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-28 23:05:42 -04:00
Tailwind redesign (#2387)
This commit is contained in:
@ -24,7 +24,7 @@ Below are the code snippets you can grab and customize to make your own ["waving
|
||||
## CSS
|
||||
|
||||
{/* prettier-ignore */}
|
||||
```css showLineNumbers
|
||||
```css lineNumbers
|
||||
.wave {
|
||||
animation-name: wave-animation; /* Refers to the name of your @keyframes element below */
|
||||
animation-duration: 2.5s; /* Change to speed up or slow down */
|
||||
|
Reference in New Issue
Block a user