updated tailwind build
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
<!--Replace with the current website url-->
|
<!--Replace with the current website url-->
|
||||||
<meta property="og:image" content="" />
|
<meta property="og:image" content="" />
|
||||||
|
|
||||||
<link rel="stylesheet" href="../tailwind/tailwind-runtime.css" />
|
<!-- <link rel="stylesheet" href="../tailwind/tailwind-runtime.css" /> -->
|
||||||
<!-- <link rel="stylesheet" href="./css/tailwind-build.css"> -->
|
<link rel="stylesheet" href="./css/tailwind-build.css">
|
||||||
<link rel="stylesheet" href="css/index.css" />
|
<link rel="stylesheet" href="css/index.css" />
|
||||||
|
|
||||||
<link
|
<link
|
||||||
@@ -133,7 +133,7 @@
|
|||||||
class="tw-flex tw-flex-col tw-place-content-center tw-items-center"
|
class="tw-flex tw-flex-col tw-place-content-center tw-items-center"
|
||||||
>
|
>
|
||||||
<div
|
<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-lg:tw-text-4xl tw-text-[#0F1727]
|
||||||
max-md:tw-leading-snug"
|
max-md:tw-leading-snug"
|
||||||
>
|
>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user