@@ -46,11 +46,6 @@ const styles = {
46
46
47
47
const headerH = 280
48
48
49
- const logo = css ( {
50
- width : 150 ,
51
- height : 150 ,
52
- } )
53
-
54
49
const bookTopics = [
55
50
'GraphQL beginner introduction' ,
56
51
'GraphQL concepts in depth' ,
@@ -91,19 +86,10 @@ class Index extends Component {
91
86
style = { {
92
87
marginRight : '10vw' ,
93
88
} }
89
+ id = "logo"
94
90
>
95
91
{ // eslint-disable-next-line
96
92
} < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 400 400" > < path fill = "#E10098" d = "M57.468 302.66l-14.376-8.3 160.15-277.38 14.376 8.3z" /> < path fill = "#E10098" d = "M39.8 272.2h320.3v16.6H39.8z" /> < path fill = "#E10098" d = "M206.348 374.026l-160.21-92.5 8.3-14.376 160.21 92.5zM345.522 132.947l-160.21-92.5 8.3-14.376 160.21 92.5z" /> < path fill = "#E10098" d = "M54.482 132.883l-8.3-14.375 160.21-92.5 8.3 14.376z" /> < path fill = "#E10098" d = "M342.568 302.663l-160.15-277.38 14.376-8.3 160.15 277.38zM52.5 107.5h16.6v185H52.5zM330.9 107.5h16.6v185h-16.6z" /> < path fill = "#E10098" d = "M203.522 367l-7.25-12.558 139.34-80.45 7.25 12.557z" /> < path fill = "#E10098" d = "M369.5 297.9c-9.6 16.7-31 22.4-47.7 12.8-16.7-9.6-22.4-31-12.8-47.7 9.6-16.7 31-22.4 47.7-12.8 16.8 9.7 22.5 31 12.8 47.7M90.9 137c-9.6 16.7-31 22.4-47.7 12.8-16.7-9.6-22.4-31-12.8-47.7 9.6-16.7 31-22.4 47.7-12.8 16.7 9.7 22.4 31 12.8 47.7M30.5 297.9c-9.6-16.7-3.9-38 12.8-47.7 16.7-9.6 38-3.9 47.7 12.8 9.6 16.7 3.9 38-12.8 47.7-16.8 9.6-38.1 3.9-47.7-12.8M309.1 137c-9.6-16.7-3.9-38 12.8-47.7 16.7-9.6 38-3.9 47.7 12.8 9.6 16.7 3.9 38-12.8 47.7-16.7 9.6-38.1 3.9-47.7-12.8M200 395.8c-19.3 0-34.9-15.6-34.9-34.9 0-19.3 15.6-34.9 34.9-34.9 19.3 0 34.9 15.6 34.9 34.9 0 19.2-15.6 34.9-34.9 34.9M200 74c-19.3 0-34.9-15.6-34.9-34.9 0-19.3 15.6-34.9 34.9-34.9 19.3 0 34.9 15.6 34.9 34.9 0 19.3-15.6 34.9-34.9 34.9" /> </ svg >
97
- < style jsx >
98
- { `svg {
99
- width: 200px;
100
- }
101
-
102
- svg * {
103
- fill: #f2f2f2;
104
- }
105
- ` }
106
- </ style >
107
93
</ div >
108
94
< div
109
95
style = { {
@@ -262,18 +248,16 @@ class Index extends Component {
262
248
justifyContent : 'space-between' ,
263
249
marginLeft : 80 ,
264
250
} }
251
+ className = "logo-collection"
265
252
>
266
253
{ // eslint-disable-next-line
267
- } < svg className = { logo } xmlns = "http://www.w3.org/2000/svg" width = "600" height = "600" viewBox = "0 0 600 600" > < circle fill = "#00D8FF" cx = "299.529" cy = "299.628" r = "50.167" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M299.53 197.628c67.355 0 129.927 9.665 177.106 25.907 56.844 19.57 91.794 49.233 91.794 76.093 0 27.99-37.04 59.503-98.083 79.728-46.15 15.29-106.88 23.272-170.818 23.272-65.555 0-127.63-7.492-174.29-23.44-59.047-20.183-94.612-52.104-94.612-79.56 0-26.642 33.37-56.076 89.415-75.616 47.355-16.51 111.472-26.384 179.486-26.384z" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M210.736 248.922c33.65-58.348 73.28-107.724 110.92-140.48 45.35-39.466 88.507-54.923 111.775-41.505 24.25 13.983 33.043 61.814 20.068 124.796-9.81 47.618-33.234 104.212-65.176 159.6-32.75 56.79-70.25 106.82-107.377 139.273-46.98 41.068-92.4 55.93-116.185 42.213-23.08-13.31-31.906-56.922-20.834-115.234 9.355-49.27 32.832-109.745 66.81-168.664z" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M210.82 351.482c-33.745-58.292-56.73-117.287-66.31-166.255-11.545-59-3.383-104.11 19.863-117.566 24.224-14.023 70.055 2.245 118.14 44.94 36.356 32.28 73.688 80.838 105.723 136.174 32.844 56.733 57.46 114.21 67.036 162.582 12.117 61.213 2.31 107.984-21.453 121.74-23.058 13.348-65.25-.784-110.24-39.5-38.013-32.71-78.682-83.252-112.76-142.114z" /> </ svg >
254
+ } < svg xmlns = "http://www.w3.org/2000/svg" width = "600" height = "600" viewBox = "0 0 600 600" > < circle fill = "#00D8FF" cx = "299.529" cy = "299.628" r = "50.167" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M299.53 197.628c67.355 0 129.927 9.665 177.106 25.907 56.844 19.57 91.794 49.233 91.794 76.093 0 27.99-37.04 59.503-98.083 79.728-46.15 15.29-106.88 23.272-170.818 23.272-65.555 0-127.63-7.492-174.29-23.44-59.047-20.183-94.612-52.104-94.612-79.56 0-26.642 33.37-56.076 89.415-75.616 47.355-16.51 111.472-26.384 179.486-26.384z" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M210.736 248.922c33.65-58.348 73.28-107.724 110.92-140.48 45.35-39.466 88.507-54.923 111.775-41.505 24.25 13.983 33.043 61.814 20.068 124.796-9.81 47.618-33.234 104.212-65.176 159.6-32.75 56.79-70.25 106.82-107.377 139.273-46.98 41.068-92.4 55.93-116.185 42.213-23.08-13.31-31.906-56.922-20.834-115.234 9.355-49.27 32.832-109.745 66.81-168.664z" /> < path fill = "none" stroke = "#00D8FF" strokeWidth = "24" strokeMiterlimit = "10" d = "M210.82 351.482c-33.745-58.292-56.73-117.287-66.31-166.255-11.545-59-3.383-104.11 19.863-117.566 24.224-14.023 70.055 2.245 118.14 44.94 36.356 32.28 73.688 80.838 105.723 136.174 32.844 56.733 57.46 114.21 67.036 162.582 12.117 61.213 2.31 107.984-21.453 121.74-23.058 13.348-65.25-.784-110.24-39.5-38.013-32.71-78.682-83.252-112.76-142.114z" /> </ svg >
268
255
{ // eslint-disable-next-line
269
- } < svg className = { logo } xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 100 100" > < g fill = "#764ABC" > < path d = "M65.6 65.4c2.9-.3 5.1-2.8 5-5.8-.1-3-2.6-5.4-5.6-5.4h-.2c-3.1.1-5.5 2.7-5.4 5.8.1 1.5.7 2.8 1.6 3.7-3.4 6.7-8.6 11.6-16.4 15.7-5.3 2.8-10.8 3.8-16.3 3.1-4.5-.6-8-2.6-10.2-5.9-3.2-4.9-3.5-10.2-.8-15.5 1.9-3.8 4.9-6.6 6.8-8-.4-1.3-1-3.5-1.3-5.1-14.5 10.5-13 24.7-8.6 31.4 3.3 5 10 8.1 17.4 8.1 2 0 4-.2 6-.7 12.8-2.5 22.5-10.1 28-21.4z" /> < path d = "M83.2 53c-7.6-8.9-18.8-13.8-31.6-13.8H50c-.9-1.8-2.8-3-4.9-3h-.2c-3.1.1-5.5 2.7-5.4 5.8.1 3 2.6 5.4 5.6 5.4h.2c2.2-.1 4.1-1.5 4.9-3.4H52c7.6 0 14.8 2.2 21.3 6.5 5 3.3 8.6 7.6 10.6 12.8 1.7 4.2 1.6 8.3-.2 11.8-2.8 5.3-7.5 8.2-13.7 8.2-4 0-7.8-1.2-9.8-2.1-1.1 1-3.1 2.6-4.5 3.6 4.3 2 8.7 3.1 12.9 3.1 9.6 0 16.7-5.3 19.4-10.6 2.9-5.8 2.7-15.8-4.8-24.3z" /> < path d = "M32.4 67.1c.1 3 2.6 5.4 5.6 5.4h.2c3.1-.1 5.5-2.7 5.4-5.8-.1-3-2.6-5.4-5.6-5.4h-.2c-.2 0-.5 0-.7.1-4.1-6.8-5.8-14.2-5.2-22.2.4-6 2.4-11.2 5.9-15.5 2.9-3.7 8.5-5.5 12.3-5.6 10.6-.2 15.1 13 15.4 18.3 1.3.3 3.5 1 5 1.5-1.2-16.2-11.2-24.6-20.8-24.6-9 0-17.3 6.5-20.6 16.1-4.6 12.8-1.6 25.1 4 34.8-.5.7-.8 1.8-.7 2.9z" /> </ g > </ svg >
270
- < svg className = { logo } id = "Layer_1" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 250 250" >
256
+ } < svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 100 100" > < g fill = "#764ABC" > < path d = "M65.6 65.4c2.9-.3 5.1-2.8 5-5.8-.1-3-2.6-5.4-5.6-5.4h-.2c-3.1.1-5.5 2.7-5.4 5.8.1 1.5.7 2.8 1.6 3.7-3.4 6.7-8.6 11.6-16.4 15.7-5.3 2.8-10.8 3.8-16.3 3.1-4.5-.6-8-2.6-10.2-5.9-3.2-4.9-3.5-10.2-.8-15.5 1.9-3.8 4.9-6.6 6.8-8-.4-1.3-1-3.5-1.3-5.1-14.5 10.5-13 24.7-8.6 31.4 3.3 5 10 8.1 17.4 8.1 2 0 4-.2 6-.7 12.8-2.5 22.5-10.1 28-21.4z" /> < path d = "M83.2 53c-7.6-8.9-18.8-13.8-31.6-13.8H50c-.9-1.8-2.8-3-4.9-3h-.2c-3.1.1-5.5 2.7-5.4 5.8.1 3 2.6 5.4 5.6 5.4h.2c2.2-.1 4.1-1.5 4.9-3.4H52c7.6 0 14.8 2.2 21.3 6.5 5 3.3 8.6 7.6 10.6 12.8 1.7 4.2 1.6 8.3-.2 11.8-2.8 5.3-7.5 8.2-13.7 8.2-4 0-7.8-1.2-9.8-2.1-1.1 1-3.1 2.6-4.5 3.6 4.3 2 8.7 3.1 12.9 3.1 9.6 0 16.7-5.3 19.4-10.6 2.9-5.8 2.7-15.8-4.8-24.3z" /> < path d = "M32.4 67.1c.1 3 2.6 5.4 5.6 5.4h.2c3.1-.1 5.5-2.7 5.4-5.8-.1-3-2.6-5.4-5.6-5.4h-.2c-.2 0-.5 0-.7.1-4.1-6.8-5.8-14.2-5.2-22.2.4-6 2.4-11.2 5.9-15.5 2.9-3.7 8.5-5.5 12.3-5.6 10.6-.2 15.1 13 15.4 18.3 1.3.3 3.5 1 5 1.5-1.2-16.2-11.2-24.6-20.8-24.6-9 0-17.3 6.5-20.6 16.1-4.6 12.8-1.6 25.1 4 34.8-.5.7-.8 1.8-.7 2.9z" /> </ g > </ svg >
257
+ < svg id = "Layer_1" xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 250 250" >
271
258
< path className = "st0" d = "M125 30L31.9 63.2l14.2 123.1L125 230l78.9-43.7 14.2-123.1z" />
272
259
< path className = "st1" d = "M125 30v22.2-.1V230l78.9-43.7 14.2-123.1L125 30z" />
273
260
< path className = "st2" d = "M125 52.1L66.8 182.6h21.7l11.7-29.2h49.4l11.7 29.2H183L125 52.1zm17 83.3h-34l17-40.9 17 40.9z" />
274
- < style jsx >
275
- { '.st0{fill:#DD0031;} .st1{fill:#C3002F;} .st2{fill:#FFFFFF;}`' }
276
- </ style >
277
261
</ svg >
278
262
</ div >
279
263
</ section >
0 commit comments