fix: 💄 Enhance visualisation of the Tutorial on mobile

This commit is contained in:
Puria Nafisi Azizi 2022-02-27 16:29:23 +01:00
parent 4da1fa4832
commit 4b778e444d
No known key found for this signature in database
GPG key ID: 57AA9EBCB1DA7141
3 changed files with 6 additions and 8 deletions

View file

@ -8,6 +8,6 @@
height: inherit !important;
}
.justify-center {
justify-content: center;
main {
margin: 0 auto;
}