Fixed wrong color text
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m10s
All checks were successful
Copy Files to Samba Share / Copy Files (push) Successful in 2m10s
This commit is contained in:
@@ -232,6 +232,12 @@ h2 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#vacatures, #contact {
|
||||||
|
a, a > p {
|
||||||
|
color: $secondary-color;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (max-width: 1200px) {
|
@media only screen and (max-width: 1200px) {
|
||||||
.hero-container {
|
.hero-container {
|
||||||
height: 20rem;
|
height: 20rem;
|
||||||
@@ -411,10 +417,4 @@ h2 {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#vacatures, #contact {
|
|
||||||
a, a > p {
|
|
||||||
color: $secondary-color;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user