Fix formatting in Plando tutorial

This commit is contained in:
Chris Wilson
2021-01-24 21:31:33 -05:00
parent 635d04f6ec
commit 761f798f39
2 changed files with 29 additions and 23 deletions

View File

@@ -16,6 +16,11 @@ html{
color: #eeffeb;
}
#tutorial-wrapper img{
max-width: 100%;
border-radius: 6px;
}
#tutorial-wrapper p{
margin-top: 0;
}