Skip to content

Commit a37b3fa

Browse files
committed
Documentation edits made through Mintlify web editor
1 parent 2b3a703 commit a37b3fa

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

home.mdx

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)