File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ body { min-height: 100vh; font-size: 15px; }
101101#readiness-label-top {
102102 display: flex; align-items: center; gap: 6px; flex-wrap: wrap;
103103 font-size: 12px; font-weight: 700; text-transform: uppercase;
104- letter-spacing: 2px; opacity: 0.65 ; margin-bottom: 8px;
104+ letter-spacing: 2px; color: var(--text-secondary) ; margin-bottom: 8px;
105105}
106106#readiness-score {
107107 font-size: 88px; font-weight: 900; line-height: 1;
@@ -483,7 +483,7 @@ body { min-height: 100vh; font-size: 15px; }
483483}
484484.hero-energy-label {
485485 font-size: 11px; font-weight: 700; text-transform: uppercase;
486- letter-spacing: 1.5px; opacity: 0.55 ;
486+ letter-spacing: 1.5px; color: var(--text-secondary) ;
487487}
488488.hero-energy-numbers { font-size: 18px; font-weight: 800; letter-spacing: -0.5px; }
489489.hero-energy-details { font-size: 12px; color: var(--text-secondary); }
You can’t perform that action at this time.
0 commit comments