Skip to content

Commit f375ca6

Browse files
committed
Unchange beackground height
1 parent afacdfa commit f375ca6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/downloads.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ import router from "next/router";
2929
},
3030
],
3131
CSS: {
32-
height: "70%",
3332
"> svg:first-child": {
3433
width: "112px",
3534
},
@@ -54,7 +53,6 @@ import router from "next/router";
5453
},
5554
],
5655
CSS: {
57-
height: "70%",
5856
"> svg:first-child": {
5957
width: "112px",
6058
},
@@ -79,7 +77,6 @@ import router from "next/router";
7977
},
8078
],
8179
CSS: {
82-
height: "70%",
8380
"> svg:first-child": {
8481
width: "112px",
8582
},
@@ -110,7 +107,6 @@ import router from "next/router";
110107
},
111108
],
112109
CSS: {
113-
height: "70%",
114110
"> svg:first-child": {
115111
width: "112px",
116112
},
@@ -130,7 +126,6 @@ import router from "next/router";
130126
},
131127
],
132128
CSS: {
133-
height: "70%",
134129
"> svg:first-child": {
135130
width: "112px",
136131
},
@@ -153,7 +148,6 @@ import router from "next/router";
153148
},
154149
],
155150
CSS: {
156-
height: "70%",
157151
"> svg:first-child": {
158152
display: "none",
159153
},

0 commit comments

Comments
 (0)