This commit is contained in:
Kenneth Jannette
2024-02-05 20:57:54 -06:00
parent f2202da89d
commit 323b2c63f9
2 changed files with 14 additions and 0 deletions

View File

@@ -858,7 +858,12 @@ li.nav-item {
}
.card-section-container {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-left: auto;
margin-right: auto;
}
img.img-1 {