Skip to content

Commit

Permalink
Merge pull request #45 from tokk-nv/main
Browse files Browse the repository at this point in the history
Revert back to the original hero image style
  • Loading branch information
tokk-nv authored Nov 7, 2023
2 parents 5a6d62a + 72cdf01 commit 1396853
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/overrides/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
}

.tx-hero {
margin: 32px 1.8rem;
margin: 32px 2.8rem;
color: var(--md-default-fg-color);
justify-content: center;
}
Expand All @@ -38,8 +38,8 @@
}

.tx-hero__image{
width:32rem;
height:18rem;
width:17rem;
height:17rem;
order:1;
padding-right: 2.5rem;
}
Expand Down

0 comments on commit 1396853

Please sign in to comment.