chore: update footer e75c5867
Steve Simkins · 2026-06-09 09:59 1 file(s) · +1 −1
apps/kepler/static/styles.css +1 −1
91 91
main { display: block; }
92 92
93 93
.footer {
94 -
    text-align: right;
94 +
    text-align: center;
95 95
    border-top: 1px solid var(--border);
96 96
    margin-top: 3rem;
97 97
    padding: 1rem 0;