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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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