Files
mtg_commander_life_tracker/static/css/layouts/footer.css

17 lines
235 B
CSS

/* In sections */
.tcg.footer {
display: flex;
}
.tcg.footer > .container {
/* display: flex; */
}
.footer-content {
display: flex;
margin: 0 auto;
}
.footer-section {
/* display: flex; */
margin: auto auto;
}