Skip to content

Commit

Permalink
Update globals.css
Browse files Browse the repository at this point in the history
  • Loading branch information
lisagorewitdecker authored Nov 20, 2024
1 parent bf7810f commit bfe12a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ body {
}
.iframe{
min-width:100% !important;
height:800px !important;
min-height:100% !important;
background-color: #FFFFFF!important;
}
a {
Expand Down

0 comments on commit bfe12a6

Please sign in to comment.