Documentation: fix docs index page on mobile (#8035)

This commit is contained in:
shamoon
2024-10-26 11:36:40 -07:00
committed by GitHub
parent 7a5d707fc0
commit 54e17f5b74

View File

@@ -10,7 +10,7 @@
--md-hue: 222; --md-hue: 222;
} }
@media (min-width: 400px) { @media (min-width: 768px) {
.grid-left { .grid-left {
width: 33%; width: 33%;
float: left; float: left;