Skip to content

Commit 4d72c34

Browse files
authored
Update 404.html
1 parent 308d833 commit 4d72c34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/404.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
<link
2929
href="https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Space+Grotesk:wght@300..700&display=swap"
3030
rel="stylesheet">
31-
<script src="https://cdn.tailwindcss.com"></script>
31+
<link href="https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.19/tailwind.min.css" rel="stylesheet">
32+
3233
<style>
3334
#wrapper2024 .box, #wrapper2024 .glow {
3435
height: 45px;

0 commit comments

Comments
 (0)