File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed
Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -14,15 +14,7 @@ export function openSearch() {
1414 <div className = " absolute inset-0" style = { {backgroundImage: " url('https://mintlify-assets.b-cdn.net/x/background.png')" , backgroundSize: ' cover' , backgroundPosition: ' center' }} ></div >
1515 <div style = { { position: ' absolute' , textAlign: ' center' , padding: ' 0 1rem' , maxWidth: ' 56rem' }} >
1616 <div
17- className = " text-white font-branded text-hero"
18- style = { {
19- fontFamily: ' GraphikWide' ,
20- letterSpacing: ' -1%' ,
21- color: ' white' ,
22- fontWeight: 600 ,
23- fontSize: ' 3rem' ,
24- margin: 0
25- }} >
17+ className = " text-white font-branded text-hero" >
2618 Tap into what's happening to build what's next
2719 </div >
2820 <p
@@ -88,8 +80,6 @@ export function openSearch() {
8880 <div
8981 className = " text-gray-900 dark:text-gray-200 font-branded"
9082 style = { {
91- fontFamily: ' GraphikWide' ,
92- letterSpacing: ' -1%' ,
9383 textAlign: ' center' ,
9484 fontSize: ' 24px' ,
9585 fontWeight: ' 400' ,
@@ -114,8 +104,6 @@ export function openSearch() {
114104 <div
115105 className = " font-branded text-gray-900 dark:text-gray-200"
116106 style = { {
117- fontFamily: ' GraphikWide' ,
118- letterSpacing: ' -1%' ,
119107 fontWeight: ' 600' ,
120108 fontSize: ' 2rem' ,
121109 margin: ' 0' ,
You can’t perform that action at this time.
0 commit comments