Fixed index text align on mobile
This commit is contained in:
parent
e80ac81063
commit
a519ca9049
@ -13,6 +13,7 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.hello{
|
.hello{
|
||||||
|
Loading…
Reference in New Issue
Block a user