Remove useless override of the font color
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
c7192d5188
commit
040c251352
1 changed files with 0 additions and 2 deletions
|
@ -7,12 +7,10 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
.page__hero--overlay .page__title {
|
.page__hero--overlay .page__title {
|
||||||
color: #fff;
|
|
||||||
text-shadow: unset;
|
text-shadow: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page__hero--overlay .page__lead {
|
.page__hero--overlay .page__lead {
|
||||||
color: #fff;
|
|
||||||
text-shadow: unset;
|
text-shadow: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue