Does this possibly work?

This commit is contained in:
Alexander Davis
2020-08-06 19:49:48 +01:00
committed by Luke Tainton
parent 53fe551cdf
commit 09e60b68f2

View File

@@ -64,3 +64,6 @@ code {
margin-bottom: .25rem; margin-bottom: .25rem;
} }
.card .mx-auto {
margin-bottom: 50px;
}