We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 308d833 commit 4d72c34Copy full SHA for 4d72c34
1 file changed
docs/404.html
@@ -28,7 +28,8 @@
28
<link
29
href="https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Space+Grotesk:wght@300..700&display=swap"
30
rel="stylesheet">
31
- <script src="https://cdn.tailwindcss.com"></script>
+ <link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css" rel="stylesheet">
32
+
33
<style>
34
#wrapper2024 .box, #wrapper2024 .glow {
35
height: 45px;
0 commit comments