Skip to content

Commit

Permalink
Edit resizing details
Browse files Browse the repository at this point in the history
  • Loading branch information
sojinleeme committed Aug 19, 2024
1 parent 4c80816 commit 760f58c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/css/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,13 @@ body {

.fixed-comparison {
flex-grow: 1;
height: 400px;
max-width: 100%;
height: auto;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
position: relative;
aspect-ratio: 7 / 3;
}

.switch-container {
Expand Down

0 comments on commit 760f58c

Please sign in to comment.