Skip to content

Commit

Permalink
more image fixing (responsive :o)
Browse files Browse the repository at this point in the history
  • Loading branch information
intergrav committed Sep 17, 2022
1 parent 916bc23 commit 38fe433
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,15 @@ body {
width: 100%;
height: 100%;
}

.banner-image {
max-width: 100%;
height: auto;
}

.page-header {
padding-top: 3rem;
padding-right: 6rem;
padding-bottom: 2rem;
padding-left: 6rem;
}

0 comments on commit 38fe433

Please sign in to comment.