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 e084e6af12
commit fac3327653

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;