mirror of
https://git.coop/cotech/website.git
synced 2026-03-29 02:35:59 +00:00
test css colour info box h2
This commit is contained in:
@ -461,7 +461,6 @@ footer {
|
||||
background: var(--cotech-white);
|
||||
border-radius: var(--space-sm);
|
||||
border: 2px solid var(--cotech-light-grey);
|
||||
color: var(--cotech-black);
|
||||
max-width: var(--measure);
|
||||
}
|
||||
|
||||
@ -513,7 +512,7 @@ footer {
|
||||
}
|
||||
|
||||
.coop-info-box__content h2 {
|
||||
color: var(--cotech-black);
|
||||
color: var(--cotech-black) !important;
|
||||
}
|
||||
|
||||
.coop-info-box__body {
|
||||
|
||||
Reference in New Issue
Block a user