updated tailwind build

This commit is contained in:
paul
2025-04-04 17:54:14 +05:30
parent 9efcd8a9c6
commit eff608b9f5
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@
<!--Replace with the current website url-->
<meta property="og:image" content="" />
<link rel="stylesheet" href="../tailwind/tailwind-runtime.css" />
<!-- <link rel="stylesheet" href="./css/tailwind-build.css"> -->
<!-- <link rel="stylesheet" href="../tailwind/tailwind-runtime.css" /> -->
<link rel="stylesheet" href="./css/tailwind-build.css">
<link rel="stylesheet" href="css/index.css" />
<link
@@ -133,7 +133,7 @@
class="tw-flex tw-flex-col tw-place-content-center tw-items-center"
>
<div
class="reveal-up tw-text-center tw-text-6xl tw-font-semibold tw-uppercase tw-leading-[90px]
class="tw-text-center tw-text-6xl tw-font-semibold tw-uppercase tw-leading-[90px]
max-lg:tw-text-4xl tw-text-[#0F1727]
max-md:tw-leading-snug"
>

File diff suppressed because one or more lines are too long