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