File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 33 < a class ="header__logo " href ="{{ '/' | relative_url }} " aria-label ="{{ site.title }} ">
44 < img class ="image " src ="{{ site.logo | relative_url }} " alt ="{{ site.title | escape }} Logo ">
55 </ a >
6-
76 <!-- ============================================= -->
87 <!-- DYNAMIC NAVIGATION WITH ACTIVE STATE LOGIC -->
98 <!-- ============================================= -->
Original file line number Diff line number Diff line change 1111:root {
1212
1313 // --- SALESFORCE BLUE PALETTE (with #0176D3 as Primary) ---
14- :root {
1514 /* Primary (Main CTA / Links) */
1615 --brand-primary : hsl (207 , 99% , 41% ); /* #0176D3 */
1716
2928
3029 /* Light Blue (Backgrounds, borders) */
3130 --brand-light : hsl (207 , 80% , 95% ); /* #E7F4FC */
32- }
33-
31+
3432
3533 // Base Colors (Light Mode)
3634 --spruce-base-color-background : hsl (0 , 0% , 100% );
You can’t perform that action at this time.
0 commit comments