Fix a style regression on /tutorial
This commit is contained in:
@@ -7,6 +7,7 @@ html{
|
|||||||
#tutorial-wrapper{
|
#tutorial-wrapper{
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
max-width: 70rem;
|
||||||
margin-left: auto;
|
margin-left: auto;
|
||||||
margin-right: auto;
|
margin-right: auto;
|
||||||
background-color: rgba(0, 0, 0, 0.15);
|
background-color: rgba(0, 0, 0, 0.15);
|
||||||
|
|||||||
Reference in New Issue
Block a user