Ignore:
Timestamp:
06/16/2026 10:46:39 PM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
9915786
Parents:
2248cd2
Message:

Login: Google button centred (display:flex, fills the login column like the Sign in button)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/partials/shared-styles.ejs

    r2248cd2 re2a8e31  
    136136.auth-intro { text-align: center; color: var(--ink-muted); font-size: 0.95rem; margin: 0 0 1rem; }
    137137.btn-google {
    138   justify-content: center; gap: 0.6rem; padding: 0.7rem; font-size: 1rem;
     138  display: flex; justify-content: center; gap: 0.6rem; padding: 0.7rem; font-size: 1rem;
    139139  background: #fff; color: #1f1f1f; border: 1px solid #dadce0;
    140140}
Note: See TracChangeset for help on using the changeset viewer.