File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -361,7 +361,7 @@ section.alt { background: var(--section-alt); }
361361}
362362.hero-badge-link : hover { transform : translateY (-3px ); opacity : 0.88 ; }
363363.hero-badge-img {
364- height : 60 px ;
364+ height : 72 px ;
365365 width : auto;
366366 display : block;
367367 border-radius : 8px ;
@@ -405,7 +405,7 @@ section.alt { background: var(--section-alt); }
405405}
406406.download-card img { height : 44px ; width : auto; margin-bottom : 1rem ; border-radius : 6px ; }
407407.download-card a .badge-link { display : inline-block; margin-bottom : 1rem ; border-radius : 10px ; transition : transform 0.2s ease, opacity 0.2s ease; }
408- .download-card a .badge-link img { height : 60 px ; width : auto; margin-bottom : 0 ; border-radius : 8px ; display : block; }
408+ .download-card a .badge-link img { height : 72 px ; width : auto; margin-bottom : 0 ; border-radius : 8px ; display : block; }
409409.download-card a .badge-link : hover { transform : translateY (-3px ); opacity : 0.88 ; }
410410.download-card h3 { font-size : 15px ; font-weight : 700 ; margin-bottom : 0.5rem ; }
411411.download-card p , .download-card li { font-size : 14px ; color : var (--text-secondary ); line-height : 1.6 ; }
You can’t perform that action at this time.
0 commit comments