animation
This commit is contained in:
+4
-1
@@ -25,7 +25,10 @@
|
||||
<link href="main.css" rel="stylesheet" />
|
||||
</head>
|
||||
|
||||
<body class="bg-gray-200 dark:black m-10" x-data="{}">
|
||||
<body
|
||||
class="animate-[pulse_1s_ease-out] bg-gray-200 dark:black m-10"
|
||||
x-data="{}"
|
||||
>
|
||||
<h1 class="text-4xl font-bold">Hello Créalise</h1>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user