Changeset 3fb8390 in Klonkt


Ignore:
Timestamp:
06/20/2026 01:09:38 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
3ca24f9
Parents:
77b6fca
Message:

ui(auth): center subtitle text on login page

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/auth-login.ejs

    r77b6fca r3fb8390  
    8484  .auth-notice-list { margin: 0; padding-left: 18px; line-height: 1.6; }
    8585  .auth-notice-list li { margin: 4px 0; }
    86   .auth-sub { color: var(--ink-muted); margin: 0 0 1rem; }
     86  .auth-sub { color: var(--ink-muted); margin: 0 0 1rem; text-align: center; }
    8787  .auth-admin-box {
    8888    display: flex; align-items: center; gap: .75rem;
Note: See TracChangeset for help on using the changeset viewer.