@@ -35,6 +35,15 @@ Through these Jupyter notebooks, you will:
3535
3636We have a set of new tutorials waiting and ready to be explored.
3737
38+ <!-- Style: uniform thumbnail size for all cards -->
39+ <style >
40+ .sd-card img .sd-card-img-top {
41+ max-height : 200px ; /* adjust this value if you want smaller/larger previews */
42+ width : 100% ;
43+ object-fit : cover ; /* keeps proportions and crops cleanly */
44+ }
45+ </style >
46+
3847::::{container}
3948::: {grid} 1 3 3 3
4049:gutter: 2
@@ -47,9 +56,9 @@ We have a set of new tutorials waiting and ready to be explored.
4756:shadow: md
4857:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-sat-obs-atmos-physics/main/precipitation-girafe-QL.png
4958
50- {bdg-primary}` Climate ` {bdg-secondary}` Change `
59+ {bdg-primary}` Climate ` {bdg-secondary}` Change `
60+ <br >
5161{bdg-warning}` Service ` {bdg-info}` C3S `
52-
5362+++
54632025
5564:::
@@ -62,9 +71,9 @@ We have a set of new tutorials waiting and ready to be explored.
6271:shadow: md
6372:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-climate-indices/main/gtsmip-water-levels-QL.png
6473
65- {bdg-primary}` Climate ` {bdg-secondary}` Change `
74+ {bdg-primary}` Climate ` {bdg-secondary}` Change `
75+ <br >
6676{bdg-warning}` Service ` {bdg-info}` C3S `
67-
6877+++
69782025
7079:::
@@ -77,9 +86,9 @@ We have a set of new tutorials waiting and ready to be explored.
7786:shadow: md
7887:img-top: https://raw.githubusercontent.com/ecmwf-training/c3s-training-submodule-climate-indices/main/warm-and-wet-days-indicator-QL.png
7988
80- {bdg-primary}` Climate ` {bdg-secondary}` Change `
89+ {bdg-primary}` Climate ` {bdg-secondary}` Change `
90+ <br >
8191{bdg-warning}` Service ` {bdg-info}` C3S `
82-
8392+++
84932025
8594:::
0 commit comments