Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayjine committed May 28, 2024
1 parent 0953a7c commit 118690f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ body {
}

#undesa-viz {
max-width: 70vw;
max-height: 70vh;
max-width: 55vw;
max-height: 50vh;
margin:auto;
}

Expand Down

0 comments on commit 118690f

Please sign in to comment.