File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -10,15 +10,11 @@ export default {
10
10
padding : "0 3rem" ,
11
11
width : "100%" ,
12
12
flexDirection : "row" ,
13
- // alignItems: "center",
14
13
justifyContent : "space-between" ,
15
14
} ,
16
15
} ,
17
16
logo : {
18
- // width: "100%",
19
-
20
17
"& img" : {
21
- // width: "50%",
22
18
[ sizes . down ( "md" ) ] : {
23
19
width : "50%" ,
24
20
} ,
@@ -44,7 +40,6 @@ export default {
44
40
45
41
[ sizes . down ( "md" ) ] : {
46
42
marginTop : "2.5rem" ,
47
- // width: "50%",
48
43
display : "flex" ,
49
44
flexDirection : "column" ,
50
45
justifyContent : "center" ,
@@ -73,9 +68,6 @@ export default {
73
68
maxHeight : 0 ,
74
69
display : "flex" ,
75
70
flexDirection : "column" ,
76
- // justifyContent: "center",
77
- // alignItems: "center",
78
- // justifyContent: "space-evenly",
79
71
} ,
80
72
81
73
[ sizes . down ( "xs" ) ] : {
@@ -168,7 +160,6 @@ export default {
168
160
169
161
[ sizes . down ( "sm" ) ] : {
170
162
height : "100%" ,
171
- // padding: "2rem 1rem",
172
163
borderRadius : "0" ,
173
164
} ,
174
165
You can’t perform that action at this time.
0 commit comments