File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,7 @@ const AboveFold = () => (
25
25
< ElonLanding />
26
26
< div className = "AboveFold-text" >
27
27
< Typography className = "AboveFold-title" variant = "display1" >
28
- GraphQL is the new < span className = "-nowrap" > (pain-free)</ span > { ' ' }
29
- REST
28
+ GraphQL is the < span className = "-nowrap" > new REST</ span >
30
29
</ Typography >
31
30
< Typography className = "AboveFold-subtitle" variant = "body1" >
32
31
GraphQL is the best way to fetch data for your app, and The
Original file line number Diff line number Diff line change 10
10
width : 200px ;
11
11
margin-top : 10px ;
12
12
}
13
+
14
+ .ElonLanding-quote {
15
+ font-size : 1.8rem !important ;
16
+ }
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ const ElonLanding = () => (
10
10
As recommended by Elon Musk!
11
11
</Typography> */ }
12
12
13
- < Typography className = "ElonLanding-quote" variant = "display1" >
14
- “The future is all… GraphQL.”
15
- </ Typography >
16
-
17
13
< a
18
- href = "https://twitter.com/%3Cspan%20class="x x-first x-last">boredelonmusk "
14
+ href = "https://twitter.com/%3Cspan%20class="x x-first x-last">BoredElonMusk/status/1366887300844584961 "
19
15
target = "_blank"
20
16
rel = "noopener noreferrer"
21
17
>
18
+ < Typography className = "ElonLanding-quote" variant = "display1" >
19
+ “The future is all robo-colonoscopies and GraphQL.”
20
+ </ Typography >
21
+
22
22
< Image
23
23
className = "ElonLanding-avatar"
24
24
publicId = "bored-elon-musk"
You can’t perform that action at this time.
0 commit comments