Changeset 28d152e in Klonkt for src


Ignore:
Timestamp:
06/22/2026 01:12:57 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
92cd272
Parents:
cd69b6a
Message:

fix(circles): logo header larger (112->200px) so it breathes like the design

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/pages/circle-feed.ejs

    rcd69b6a r28d152e  
    7878<style>
    7979.cirkel-hero { text-align: center; max-width: 640px; margin: 2.5rem auto 2rem; }
    80 .cirkel-badge { display: block; width: 112px; height: 112px; margin: 0 auto .7rem; color: var(--accent); }
     80.cirkel-badge { display: block; width: 200px; height: 200px; margin: 0 auto .8rem; color: var(--accent); }
    8181.cirkel-badge svg { width: 100%; height: 100%; }
    8282.cirkel-hero h1 { font-family: var(--font-display, serif); font-size: 2.4rem; margin: 0 0 .3rem; }
Note: See TracChangeset for help on using the changeset viewer.