Skip to content

Commit afacdfa

Browse files
committed
Change background height
1 parent 0896017 commit afacdfa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/downloads.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import router from "next/router";
2929
},
3030
],
3131
CSS: {
32+
height: "70%",
3233
"> svg:first-child": {
3334
width: "112px",
3435
},
@@ -53,6 +54,7 @@ import router from "next/router";
5354
},
5455
],
5556
CSS: {
57+
height: "70%",
5658
"> svg:first-child": {
5759
width: "112px",
5860
},
@@ -77,6 +79,7 @@ import router from "next/router";
7779
},
7880
],
7981
CSS: {
82+
height: "70%",
8083
"> svg:first-child": {
8184
width: "112px",
8285
},
@@ -107,6 +110,7 @@ import router from "next/router";
107110
},
108111
],
109112
CSS: {
113+
height: "70%",
110114
"> svg:first-child": {
111115
width: "112px",
112116
},
@@ -126,6 +130,7 @@ import router from "next/router";
126130
},
127131
],
128132
CSS: {
133+
height: "70%",
129134
"> svg:first-child": {
130135
width: "112px",
131136
},
@@ -148,6 +153,7 @@ import router from "next/router";
148153
},
149154
],
150155
CSS: {
156+
height: "70%",
151157
"> svg:first-child": {
152158
display: "none",
153159
},

0 commit comments

Comments
 (0)