Update src/app/services/services.component.scss

This commit is contained in:
2025-02-10 14:14:08 +01:00
parent 49b21fbb07
commit 26b09f3aad

View File

@@ -55,7 +55,7 @@ h2 {
a {
color: #fff;
text-decoration: none;
background-color: var(--accent-color);
background-color: rgb(207, 66, 22);// var(--accent-color) not enough contrast
border-radius: 4rem;
padding: 0.5rem 1rem;
margin-top: 2rem;