1 parent 31022bd commit 5d2a99bCopy full SHA for 5d2a99b
1 file changed
index.html
@@ -122,6 +122,10 @@
122
@media(max-width:900px){
123
.hero-inner{grid-template-columns:1fr;gap:40px}
124
.hero-right{order:-1}
125
+ .hero-left{text-align:center}
126
+ .hero-badge{justify-content:center}
127
+ .hero-desc{margin-left:auto;margin-right:auto}
128
+ .hero-btns{justify-content:center}
129
.stats-grid{grid-template-columns:repeat(2,1fr)}
130
.feat-grid{grid-template-columns:1fr}
131
.modes-grid{grid-template-columns:1fr}
0 commit comments