fitness: more nord blue as accent color for both light and dark
All checks were successful
CI / update (push) Successful in 2m14s
All checks were successful
CI / update (push) Successful in 2m14s
This commit is contained in:
@@ -599,8 +599,8 @@
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
padding: 1rem;
|
||||
background: var(--color-primary);
|
||||
color: var(--primary-contrast);
|
||||
background: var(--blue);
|
||||
color: white;
|
||||
border: none;
|
||||
border-radius: 10px;
|
||||
cursor: pointer;
|
||||
@@ -666,8 +666,8 @@
|
||||
align-items: center;
|
||||
gap: 0.4rem;
|
||||
padding: 1rem 0.5rem;
|
||||
background: var(--color-primary);
|
||||
color: var(--primary-contrast);
|
||||
background: var(--blue);
|
||||
color: white;
|
||||
border: none;
|
||||
border-radius: 10px;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user