mirror of
https://github.com/apricote/ein-pfeil-am-rechten-fleck.de.git
synced 2026-01-13 13:01:02 +00:00
feat: pulse download header on navigation
This commit is contained in:
parent
cc300c6868
commit
9cc5427c03
3 changed files with 6 additions and 2 deletions
|
|
@ -29,6 +29,9 @@ module.exports = {
|
|||
},
|
||||
extend: {
|
||||
fontFamily: { vinque: "Vinque, serif" },
|
||||
animation: {
|
||||
"pulse-once": "pulse 2s cubic-bezier(0.4, 0, 0.6, 1) 2",
|
||||
}
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue