File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148.card-accent {background : var (--bg-primary-container );border-radius : 18px ;padding : 14px ;margin : 8px 0 }
149149
150150/* ── Typography ──────────────────────────────────────────── */
151- .title-md {font-size : 17 px ;font-weight : 500 ;color : var (--text-primary )}
152- .body-md {font-size : 15 px ;color : var (--text-primary );line-height : 1.55 }
151+ .title-md {font-size : 16 px ;font-weight : 500 ;color : var (--text-primary )}
152+ .body-md {font-size : 13 px ;color : var (--text-primary );line-height : 1.55 }
153153.body-sm {font-size : 15px ;color : var (--text-secondary );line-height : 1.5 }
154154
155155/* ── Row helpers ─────────────────────────────────────────── */
406406 <!-- Pro / Donation -->
407407 < div class ="card " id ="donation-card ">
408408 < div class ="row between " id ="donation-row ">
409- < div class ="title-md " style ="flex:1 "> Support Improvements< br > 🎉</ div >
409+ < div class ="title-md " style ="flex:1 "> Support Improvements< br > 🎉</ div >
410410 < button class ="btn btn-solid " onclick ="initiateDonation() " style ="margin-left:8px "> Pro (2,90 €/Month)</ button >
411411 </ div >
412412 < div id ="pro-thanks " class ="pro-thanks " style ="display:none "> Thank you for supporting the development! 🎉💛</ div >
You can’t perform that action at this time.
0 commit comments