We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 222eb75 commit a2223b2Copy full SHA for a2223b2
docs/_assets/css/style.css
@@ -232,7 +232,7 @@ footer .donate a {
232
/* For listing.html */
233
#thumbnaillist {
234
gap: 6vw 5%;
235
- padding: 4em var(--vocabulary-page-edges-space) 8em;
+ padding: 0 0 8em;
236
}
237
238
.thumbnailbox {
@@ -252,7 +252,7 @@ footer .donate a {
252
253
254
gap: 12vw 7%;
255
+ padding: 4em 0 8em;
256
257
258
@@ -286,7 +286,7 @@ footer .donate a {
286
287
288
gap: 35vw 5%;
289
290
291
292
0 commit comments