Style update

This commit is contained in:
Andre Beging
2020-02-12 15:23:01 +01:00
parent 7c15a64ddb
commit b93080cd34
4 changed files with 13 additions and 12 deletions

View File

@@ -6283,9 +6283,11 @@ body.hero {
justify-content: center;
text-align: center;
}
#hero > div > div {
border: 1px solid red;
padding: 0;
#hero h1,
#hero h2,
#hero h3,
#hero h4 {
text-shadow: 3px 3px 5px #595959;
}
#hero h1 img,
#hero h2 img,

File diff suppressed because one or more lines are too long