added missing stylesheet

This commit is contained in:
Nickiel12 2025-02-08 18:09:49 -08:00
parent 33c4deb3f9
commit 308d2b2dc7

View file

@ -600,6 +600,10 @@ video {
margin-right: auto;
}
.mt-8 {
margin-top: 2rem;
}
.block {
display: block;
}