Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
FACS01-01 authored May 3, 2024
1 parent 417ed0e commit 025a76a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ h1 {
}

.bannerImage {
aspect-ratio: 5 / 1;
aspect-ratio: 128 / 45;
border-radius: 6px;
max-width: 90%;
max-width: 75%;
width: 100%;
background-size: cover;
background-position: center;
Expand Down Expand Up @@ -353,4 +353,4 @@ h1 {

.flex-1 {
flex: 1;
}
}

0 comments on commit 025a76a

Please sign in to comment.