diff --git a/dist/tailshape.css b/dist/tailshape.css index 14d8f18..d2033b7 100755 --- a/dist/tailshape.css +++ b/dist/tailshape.css @@ -696,6 +696,90 @@ Ensure the default browser behavior of the `hidden` attribute. left: -0.25rem; } +.-top-2 { + top: -0.5rem; +} + +.-top-20 { + top: -5rem; +} + +.top-20 { + top: 5rem; +} + +.left-10 { + left: 2.5rem; +} + +.right-10 { + right: 2.5rem; +} + +.left-2 { + left: 0.5rem; +} + +.left-1 { + left: 0.25rem; +} + +.left-20 { + left: 5rem; +} + +.right-20 { + right: 5rem; +} + +.right-3 { + right: 0.75rem; +} + +.right-32 { + right: 8rem; +} + +.right-2\/4 { + right: 50%; +} + +.right-1\/4 { + right: 25%; +} + +.right-3\/4 { + right: 75%; +} + +.left-3\/4 { + left: 75%; +} + +.right-\[\] { + right: ; +} + +.right-\[20\] { + right: 20; +} + +.right-\[20px\] { + right: 20px; +} + +.right-\[200px\] { + right: 200px; +} + +.right-\[250px\] { + right: 250px; +} + +.top-10 { + top: 2.5rem; +} + .z-20 { z-index: 20; } @@ -3396,10 +3480,6 @@ Ensure the default browser behavior of the `hidden` attribute. --tw-bg-opacity: 0.7; } -.bg-opacity-0 { - --tw-bg-opacity: 0; -} - .bg-gradient-to-br { background-image: linear-gradient(to bottom right, var(--tw-gradient-stops)); } @@ -6639,10 +6719,6 @@ Ensure the default browser behavior of the `hidden` attribute. background-color: rgb(185 28 28 / var(--tw-bg-opacity)); } -.dark .dark\:bg-transparent { - background-color: transparent; -} - .dark .dark\:bg-opacity-40 { --tw-bg-opacity: 0.4; } diff --git a/public/componets/cta/3_cta.html b/public/componets/cta/3_cta.html index d2af72e..667c39c 100644 --- a/public/componets/cta/3_cta.html +++ b/public/componets/cta/3_cta.html @@ -20,28 +20,28 @@
CTA 3 -
-
- - -
- - - -
- -
Noteworthy technology acquisitions 2021
-
-

Here are the biggest enterprise technology acquisitions of 2021 so far, in reverse chronological order.

- - Read more - - -
-
+
+
+ + +
+ + + +
+ +
Noteworthy technology acquisitions 2021
+
+

Here are the biggest enterprise technology acquisitions of 2021 so far, in reverse chronological order.

+ + Read more + + +
+
-
- + + diff --git a/public/componets/features/5_feature.html b/public/componets/features/5_feature.html index 589d843..7154758 100644 --- a/public/componets/features/5_feature.html +++ b/public/componets/features/5_feature.html @@ -21,136 +21,136 @@
Feature 5
-
+ -
-
-

explore our
awesome Components

- -

- Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nostrum quam voluptatibus -

- -
-
- - - - - +
+
+

explore our
awesome Components

+ +

+ Lorem ipsum dolor sit amet consectetur, adipisicing elit. Nostrum quam voluptatibus +

+ +
+
+ + + + + -

Copy & paste components

+

Copy & paste components

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
+ + read more + + +
-
- - - - - +
+ + + + + -

Zero Configrations

+

Zero Configrations

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
+ + read more + + +
-
- - - - - +
+ + + + + -

New Components Every month

+

New Components Every month

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
+ + read more + + +
-
- - - - - - +
+ + + + + + -

elegant Dark Mode

+

elegant Dark Mode

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
+ + read more + + +
-
- - - - - +
+ + + + + -

Easy to customiztions

+

Easy to customiztions

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
+ + read more + + +
-
- - - - - +
+ + + + + -

Simple & clean designs

+

Simple & clean designs

-

- Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet -

+

+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Provident ab nulla quod dignissimos vel non corrupti doloribus voluptatum eveniet +

- - read more - - -
-
-
-
- - + + read more + + +
+
+
+
+ + diff --git a/public/componets/features/8_feature.html b/public/componets/features/8_feature.html index ab644bc..62a69e9 100644 --- a/public/componets/features/8_feature.html +++ b/public/componets/features/8_feature.html @@ -22,7 +22,7 @@
Feature 8
-
+
diff --git a/public/componets/footer/4_footer.html b/public/componets/footer/4_footer.html index 4411d0b..196a85d 100644 --- a/public/componets/footer/4_footer.html +++ b/public/componets/footer/4_footer.html @@ -12,117 +12,117 @@
Footer 4
-
- + - + diff --git a/public/componets/footer/6_footer.html b/public/componets/footer/6_footer.html index 392d92b..057c43a 100644 --- a/public/componets/footer/6_footer.html +++ b/public/componets/footer/6_footer.html @@ -142,6 +142,6 @@

- - \ No newline at end of file diff --git a/public/componets/hero/6_header.html b/public/componets/hero/6_hero.html similarity index 100% rename from public/componets/hero/6_header.html rename to public/componets/hero/6_hero.html diff --git a/public/componets/hero/8_hero.html b/public/componets/hero/8_hero.html index 701ac0f..5e527d7 100644 --- a/public/componets/hero/8_hero.html +++ b/public/componets/hero/8_hero.html @@ -16,39 +16,35 @@
Hero 8
-
-
-
-
-

Shopping
- Made Easier! -

-
-
-

- We've designed the best shopping experience.
- Now just one click away! -

-
- -
-
- -
-
-
- shopping - -
-
- +
+
+
+
+

Shopping
+ Made Easier! +

+
+
+

+ We've designed the best shopping experience.
+ Now just one click away! +

+
+ +
+
+ +
diff --git a/public/componets/navs_headers/6_header.html b/public/componets/navs_headers/6_header.html index df5fbf7..8e5d0f8 100644 --- a/public/componets/navs_headers/6_header.html +++ b/public/componets/navs_headers/6_header.html @@ -66,7 +66,7 @@ Open Menu -
+
- Features - Pricing - Blog - Company - Sign in + Features + Pricing + Blog + Company + Sign in
diff --git a/public/componets/navs_headers/7_header.html b/public/componets/navs_headers/7_header.html index 67ee9ca..1ed15d4 100644 --- a/public/componets/navs_headers/7_header.html +++ b/public/componets/navs_headers/7_header.html @@ -22,10 +22,10 @@
Header 7
- -
+ +
-
    +