Add some content

This commit is contained in:
2022-05-27 19:47:59 +02:00
parent 80f9b45682
commit 6be29ea741
6 changed files with 28 additions and 12 deletions

View File

@@ -509,6 +509,10 @@ Ensure the default browser behavior of the `hidden` attribute.
margin-top: -0px;
}
.ml-16 {
margin-left: 4rem;
}
.block {
display: block;
}