Update src/app/services/services.component.scss
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user