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 {
1010 padding : "0 3rem" ,
1111 width : "100%" ,
1212 flexDirection : "row" ,
13- // alignItems: "center",
1413 justifyContent : "space-between" ,
1514 } ,
1615 } ,
1716 logo : {
18- // width: "100%",
19-
2017 "& img" : {
21- // width: "50%",
2218 [ sizes . down ( "md" ) ] : {
2319 width : "50%" ,
2420 } ,
@@ -44,7 +40,6 @@ export default {
4440
4541 [ sizes . down ( "md" ) ] : {
4642 marginTop : "2.5rem" ,
47- // width: "50%",
4843 display : "flex" ,
4944 flexDirection : "column" ,
5045 justifyContent : "center" ,
@@ -73,9 +68,6 @@ export default {
7368 maxHeight : 0 ,
7469 display : "flex" ,
7570 flexDirection : "column" ,
76- // justifyContent: "center",
77- // alignItems: "center",
78- // justifyContent: "space-evenly",
7971 } ,
8072
8173 [ sizes . down ( "xs" ) ] : {
@@ -168,7 +160,6 @@ export default {
168160
169161 [ sizes . down ( "sm" ) ] : {
170162 height : "100%" ,
171- // padding: "2rem 1rem",
172163 borderRadius : "0" ,
173164 } ,
174165
You can’t perform that action at this time.
0 commit comments