Documentation: fix docs index page on mobile

This commit is contained in:
shamoon 2024-10-26 11:36:10 -07:00
parent 7a5d707fc0
commit 3ca018ce7d

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;