We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d9e60 commit aba434dCopy full SHA for aba434d
1 file changed
src/css/custom.css
@@ -370,7 +370,6 @@ html[data-theme='dark'] {
370
.productShowcaseSection .logos img {
371
max-height: 64px;
372
padding: 20px;
373
- width: 64px;
374
}
375
376
@@ -395,6 +394,7 @@ html[data-theme='dark'] {
395
394
display: flex;
396
flex-flow: row wrap;
397
justify-content: center;
+ width: 100%;
398
399
400
.showcaseSection .logos img {
0 commit comments