You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello.
it can be stupid question but how can I make all contents align as center in all devices?? I used this code but nothing changed.
`<style>
.content {
align-content: center;
margin: auto;
}
</style>
`
The text was updated successfully, but these errors were encountered:
hello.
it can be stupid question but how can I make all contents align as center in all devices?? I used this code but nothing changed.
`<style>
.content {
align-content: center;
margin: auto;
}
</style>
The text was updated successfully, but these errors were encountered: