diff --git a/assets/css/theme.css b/assets/css/theme.css index a7be518..7ae4fa7 100644 --- a/assets/css/theme.css +++ b/assets/css/theme.css @@ -831,6 +831,10 @@ select { top: 50%; } +.top-28 { + top: 7rem; +} + .top-\[70\%\] { top: 70%; } @@ -1056,6 +1060,10 @@ select { display: flex; } +.inline-flex { + display: inline-flex; +} + .table { display: table; } @@ -1076,6 +1084,10 @@ select { aspect-ratio: 342/513; } +.h-10 { + height: 2.5rem; +} + .h-12 { height: 3rem; } @@ -1084,6 +1096,10 @@ select { height: 6rem; } +.h-4 { + height: 1rem; +} + .h-40 { height: 10rem; } @@ -1108,12 +1124,8 @@ select { height: 20px; } -.h-\[30vh\] { - height: 30vh; -} - -.h-\[40vh\] { - height: 40vh; +.h-\[30px\] { + height: 30px; } .h-\[50px\] { @@ -1132,6 +1144,14 @@ select { height: 100%; } +.h-\[30vh\] { + height: 30vh; +} + +.h-\[40vh\] { + height: 40vh; +} + .max-h-\[40px\] { max-height: 40px; } @@ -1148,6 +1168,10 @@ select { width: 16.666667%; } +.w-10 { + width: 2.5rem; +} + .w-12 { width: 3rem; } @@ -1168,6 +1192,10 @@ select { width: 8rem; } +.w-4 { + width: 1rem; +} + .w-40 { width: 10rem; } @@ -1398,6 +1426,10 @@ select { margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)); } +.overflow-hidden { + overflow: hidden; +} + .overflow-y-auto { overflow-y: auto; } @@ -1412,6 +1444,10 @@ select { white-space: nowrap; } +.rounded-full { + border-radius: 9999px; +} + .rounded-lg { border-radius: 0.5rem; } @@ -1497,11 +1533,6 @@ select { border-color: rgb(255 255 255 / var(--tw-border-opacity)); } -.bg-\[\#E6DFD4\] { - --tw-bg-opacity: 1; - background-color: rgb(230 223 212 / var(--tw-bg-opacity)); -} - .bg-black\/70 { background-color: rgb(0 0 0 / 0.7); } @@ -1541,6 +1572,11 @@ select { background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } +.bg-\[\#E6DFD4\] { + --tw-bg-opacity: 1; + background-color: rgb(230 223 212 / var(--tw-bg-opacity)); +} + .stroke-black { stroke: #000; } @@ -1927,6 +1963,11 @@ select { color: rgb(255 255 255 / var(--tw-text-opacity)); } +.text-gray-800 { + --tw-text-opacity: 1; + color: rgb(31 41 55 / var(--tw-text-opacity)); +} + .underline { text-decoration-line: underline; } @@ -2221,6 +2262,13 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { display: none; } +@media (prefers-color-scheme: dark) { + .dark\:text-gray-800 { + --tw-text-opacity: 1; + color: rgb(31 41 55 / var(--tw-text-opacity)); + } +} + @media not all and (min-width: 1024px) { .max-lg\:flex-col { flex-direction: column; @@ -2329,6 +2377,10 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { display: none; } + .md\:h-\[200px\] { + height: 200px; + } + .md\:h-\[300px\] { height: 300px; } @@ -2631,6 +2683,10 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { display: none; } + .lg\:h-\[300px\] { + height: 300px; + } + .lg\:h-\[400px\] { height: 400px; } @@ -2828,6 +2884,10 @@ input[type="radio"]:focus,input[type="checkbox"]:focus { } @media (min-width: 1280px) { + .xl\:h-\[460px\] { + height: 460px; + } + .xl\:w-1\/4 { width: 25%; } diff --git a/templates/layouts/layout-both-columns.tpl b/templates/layouts/layout-both-columns.tpl index fc0b187..8a5da5d 100644 --- a/templates/layouts/layout-both-columns.tpl +++ b/templates/layouts/layout-both-columns.tpl @@ -251,44 +251,124 @@
-
-
- -
-

- See What They Think -

-

- The quality of my bespoke shirts from Brooks Bingham Clothing has been exceptional! -

-

- The fabrics, buttons, and stitching are of the highest quality. -

-

Matt K

-
- - - - - - - - - - - - - - - +
+
+
+
+ +
+

+ See What They Think +

+

+ The quality of my bespoke shirts from Brooks Bingham Clothing has been exceptional! +

+

+ The fabrics, buttons, and stitching are of the highest quality. +

+

Matt K

+
+ + + + + + + + + + + + + + + +
+
+ +
+ + +
- +
+ + +