fix:Add space around who are we section

pagebuilder
apurvab 2024-06-13 14:34:39 +05:30
parent 18017975fd
commit e5049a469f
4 changed files with 41 additions and 17 deletions

View File

@ -1,5 +1,5 @@
/* /*
! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com ! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
*/ */
/* /*
@ -32,9 +32,11 @@
4. Use the user's configured `sans` font-family by default. 4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default. 5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default. 6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/ */
html { html,
:host {
line-height: 1.5; line-height: 1.5;
/* 1 */ /* 1 */
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
@ -50,6 +52,8 @@ html {
/* 5 */ /* 5 */
font-variation-settings: normal; font-variation-settings: normal;
/* 6 */ /* 6 */
-webkit-tap-highlight-color: transparent;
/* 7 */
} }
/* /*
@ -121,8 +125,10 @@ strong {
} }
/* /*
1. Use the user's configured `mono` font family by default. 1. Use the user's configured `mono` font-family by default.
2. Correct the odd `em` font sizing in all browsers. 2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/ */
code, code,
@ -131,8 +137,12 @@ samp,
pre { pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 1 */ /* 1 */
font-size: 1em; font-feature-settings: normal;
/* 2 */ /* 2 */
font-variation-settings: normal;
/* 3 */
font-size: 1em;
/* 4 */
} }
/* /*
@ -201,6 +211,8 @@ textarea {
/* 1 */ /* 1 */
line-height: inherit; line-height: inherit;
/* 1 */ /* 1 */
letter-spacing: inherit;
/* 1 */
color: inherit; color: inherit;
/* 1 */ /* 1 */
margin: 0; margin: 0;
@ -224,9 +236,9 @@ select {
*/ */
button, button,
[type='button'], input:where([type='button']),
[type='reset'], input:where([type='reset']),
[type='submit'] { input:where([type='submit']) {
-webkit-appearance: button; -webkit-appearance: button;
/* 1 */ /* 1 */
background-color: transparent; background-color: transparent;
@ -653,6 +665,10 @@ select {
--tw-backdrop-opacity: ; --tw-backdrop-opacity: ;
--tw-backdrop-saturate: ; --tw-backdrop-saturate: ;
--tw-backdrop-sepia: ; --tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
} }
::backdrop { ::backdrop {
@ -703,6 +719,10 @@ select {
--tw-backdrop-opacity: ; --tw-backdrop-opacity: ;
--tw-backdrop-saturate: ; --tw-backdrop-saturate: ;
--tw-backdrop-sepia: ; --tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
} }
.container { .container {
@ -932,6 +952,10 @@ select {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
} }
.mb-20 {
margin-bottom: 5rem;
}
.mb-24 { .mb-24 {
margin-bottom: 6rem; margin-bottom: 6rem;
} }
@ -1008,10 +1032,6 @@ select {
margin-top: 2rem; margin-top: 2rem;
} }
.mb-20 {
margin-bottom: 5rem;
}
.block { .block {
display: block; display: block;
} }
@ -1068,6 +1088,10 @@ select {
height: 2rem; height: 2rem;
} }
.h-\[50vh\] {
height: 50vh;
}
.h-auto { .h-auto {
height: auto; height: auto;
} }
@ -2202,14 +2226,14 @@ input[type="radio"]:focus,input[type="checkbox"]:focus {
right: 0px; right: 0px;
} }
.lg\:mb-32 {
margin-bottom: 8rem;
}
.lg\:mb-2 { .lg\:mb-2 {
margin-bottom: 0.5rem; margin-bottom: 0.5rem;
} }
.lg\:mb-32 {
margin-bottom: 8rem;
}
.lg\:flex { .lg\:flex {
display: flex; display: flex;
} }

View File

0
templates/checkout/_partials/order-final-summary.tpl Executable file → Normal file
View File

2
templates/layouts/layout-both-columns.tpl Normal file → Executable file
View File

@ -173,7 +173,7 @@
</a> </a>
<div class="flex"> <div class="flex h-[50vh] items-center">
<div class="flex justify-center p-4"> <div class="flex justify-center p-4">
<div class="md:w-3/5 relative text-center"> <div class="md:w-3/5 relative text-center">
<p class="md:text-3xl text-xl p-4 font-medium"><b class="md:text-4xl text-xl ">“</b> <p class="md:text-3xl text-xl p-4 font-medium"><b class="md:text-4xl text-xl ">“</b>