Remove useless override of the font color
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
c7192d5188
commit
040c251352
|
@ -7,12 +7,10 @@ body {
|
|||
}
|
||||
|
||||
.page__hero--overlay .page__title {
|
||||
color: #fff;
|
||||
text-shadow: unset;
|
||||
}
|
||||
|
||||
.page__hero--overlay .page__lead {
|
||||
color: #fff;
|
||||
text-shadow: unset;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue