Skip to content

Commit 844e69a

Browse files
committed
Trim redundant homepage card CSS
1 parent a539de5 commit 844e69a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

docs/source/_static/css/custom.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
margin: 0 auto 0.75rem;
1212
width: 44px;
1313
height: 44px;
14-
object-fit: contain;
1514
}
1615

1716
.home-card-title,
@@ -24,12 +23,6 @@
2423
font-size: 1.15em;
2524
}
2625

27-
@media (max-width: 760px) {
28-
.home-card-grid {
29-
grid-template-columns: 1fr;
30-
}
31-
}
32-
3326
pre,
3427
li pre {
3528
padding-left: 0;

0 commit comments

Comments
 (0)