We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf2c10 commit 8051339Copy full SHA for 8051339
doc/_static/style.css
@@ -209,6 +209,15 @@ a.copybtn {
209
text-align: center!important;
210
}
211
212
+.sphx-glr-thumbcontainer {
213
+ min-height: 240px!important;
214
+ min-width: 180px!important;
215
+}
216
+
217
+.sphx-glr-thumbcontainer img {
218
+ max-width:95%!important;
219
220
221
.sphx-glr-single-img {
222
max-width: 80%!important;
223
@@ -230,13 +239,13 @@ a.copybtn {
230
239
.team-img {
231
240
border-radius: 0.5rem;
232
241
width: 100%;
233
- height: 15vh!important;
242
+ height: 20vh!important;
234
243
object-fit: cover;
235
244
236
245
237
246
.team-card-body {
238
247
padding: 1.25rem;
- height: 100px;
248
+ height: 135px;
249
250
251
.team-card-text {
0 commit comments