Toward the minimal mockup #13

Merged
btlogy merged 14 commits from 12.toward-minimal-mockup into main 2024-11-19 11:55:00 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 040c251352 - Show all commits

View File

@ -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;
} }