@@ -51,10 +51,10 @@ export const extra_css = ['product.css']
5151</nav >
5252
5353<main >
54- <div class =" position-relative overflow-hidden p-3 md:p-5 md:m-3 text-center bg-body-tertiary " >
55- <div class =" md:col-6 lg:p-5 mx-auto my-5 " >
56- <h1 class =" display-3 fw-bold" >Designed for engineers</h1 >
57- <h3 class =" fw-normal fg-secondary mb-3" >Build anything you want with Aperture</h3 >
54+ <div class =" position-relative overflow-hidden p-5 md:p-9 md:m-3 text-center bg-subtle-secondary " >
55+ <div class =" md:col-6 lg:p-9 mx-auto my-9 " >
56+ <h1 class =" fs-5xl fw-bold" >Designed for engineers</h1 >
57+ <h3 class =" fw-normal fg-secondary mb-3 text-pretty " >Build anything you want with Aperture</h3 >
5858 <div class =" d-flex gap-3 justify-content-center lead fw-normal" >
5959 <a class =" icon-link" href =" #" >
6060 Learn more
@@ -71,67 +71,67 @@ export const extra_css = ['product.css']
7171 </div >
7272
7373 <div class =" md:d-flex md:flex-equal w-100 md:my-3 md:ps-3" >
74- <div class =" text- bg-dark md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
75- <div class =" my-3 py-3 " >
76- <h2 class =" display-5 " >Another headline</h2 >
74+ <div class =" bg-black fg-white md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
75+ <div class =" my-5 py-5 " >
76+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
7777 <p class =" lead" >And an even wittier subheading.</p >
7878 </div >
79- <div class =" bg-body-tertiary shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
79+ <div class =" bg-subtle-secondary shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
8080 </div >
81- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
82- <div class =" my-3 p-3 " >
83- <h2 class =" display-5 " >Another headline</h2 >
81+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
82+ <div class =" my-5 p-5 " >
83+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
8484 <p class =" lead" >And an even wittier subheading.</p >
8585 </div >
86- <div class =" bg-dark shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
86+ <div class =" bg-black shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
8787 </div >
8888 </div >
8989
9090 <div class =" md:d-flex md:flex-equal w-100 md:my-3 md:ps-3" >
91- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
92- <div class =" my-3 p-3 " >
93- <h2 class =" display-5 " >Another headline</h2 >
91+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
92+ <div class =" my-5 p-5 " >
93+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
9494 <p class =" lead" >And an even wittier subheading.</p >
9595 </div >
96- <div class =" bg-dark shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
96+ <div class =" bg-black shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
9797 </div >
9898 <div class =" theme-primary theme-contrast md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
99- <div class =" my-3 py-3 " >
100- <h2 class =" display-5 " >Another headline</h2 >
99+ <div class =" my-5 py-5 " >
100+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
101101 <p class =" lead" >And an even wittier subheading.</p >
102102 </div >
103- <div class =" bg-body-tertiary shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
103+ <div class =" bg-subtle-secondary shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
104104 </div >
105105 </div >
106106
107107 <div class =" md:d-flex md:flex-equal w-100 md:my-3 md:ps-3" >
108- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
109- <div class =" my-3 p-3 " >
110- <h2 class =" display-5 " >Another headline</h2 >
108+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
109+ <div class =" my-5 p-5 " >
110+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
111111 <p class =" lead" >And an even wittier subheading.</p >
112112 </div >
113113 <div class =" bg-body shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
114114 </div >
115- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
116- <div class =" my-3 py-3 " >
117- <h2 class =" display-5 " >Another headline</h2 >
115+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
116+ <div class =" my-5 py-5 " >
117+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
118118 <p class =" lead" >And an even wittier subheading.</p >
119119 </div >
120120 <div class =" bg-body shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
121121 </div >
122122 </div >
123123
124124 <div class =" md:d-flex md:flex-equal w-100 md:my-3 md:ps-3" >
125- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
126- <div class =" my-3 p-3 " >
127- <h2 class =" display-5 " >Another headline</h2 >
125+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
126+ <div class =" my-5 p-5 " >
127+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
128128 <p class =" lead" >And an even wittier subheading.</p >
129129 </div >
130130 <div class =" bg-body shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
131131 </div >
132- <div class =" bg-body-tertiary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
133- <div class =" my-3 py-3 " >
134- <h2 class =" display-5 " >Another headline</h2 >
132+ <div class =" bg-subtle-secondary md:me-3 pt-3 px-3 md:pt-5 md:px-5 text-center overflow-hidden" >
133+ <div class =" my-5 py-5 " >
134+ <h2 class =" fs-3xl fw-light " >Another headline</h2 >
135135 <p class =" lead" >And an even wittier subheading.</p >
136136 </div >
137137 <div class =" bg-body shadow-sm mx-auto" style =" width: 80%; height: 300px; border-radius: 21px 21px 0 0;" ></div >
@@ -147,7 +147,7 @@ export const extra_css = ['product.css']
147147 </div >
148148 <div class =" col-6 md:col" >
149149 <h5 >Features</h5 >
150- <ul class =" list-unstyled text-small " >
150+ <ul class =" list-unstyled" >
151151 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Cool stuff</a ></li >
152152 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Random feature</a ></li >
153153 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Team feature</a ></li >
@@ -158,7 +158,7 @@ export const extra_css = ['product.css']
158158 </div >
159159 <div class =" col-6 md:col" >
160160 <h5 >Resources</h5 >
161- <ul class =" list-unstyled text-small " >
161+ <ul class =" list-unstyled" >
162162 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Resource name</a ></li >
163163 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Resource</a ></li >
164164 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Another resource</a ></li >
@@ -167,7 +167,7 @@ export const extra_css = ['product.css']
167167 </div >
168168 <div class =" col-6 md:col" >
169169 <h5 >Resources</h5 >
170- <ul class =" list-unstyled text-small " >
170+ <ul class =" list-unstyled" >
171171 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Business</a ></li >
172172 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Education</a ></li >
173173 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Government</a ></li >
@@ -176,7 +176,7 @@ export const extra_css = ['product.css']
176176 </div >
177177 <div class =" col-6 md:col" >
178178 <h5 >About</h5 >
179- <ul class =" list-unstyled text-small " >
179+ <ul class =" list-unstyled" >
180180 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Team</a ></li >
181181 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Locations</a ></li >
182182 <li ><a class =" theme-secondary text-decoration-none" href =" #" >Privacy</a ></li >
0 commit comments