Skip to content

Commit

Permalink
fix(mfi-v2-ui): drawer bg size
Browse files Browse the repository at this point in the history
  • Loading branch information
losman0s committed Oct 2, 2023
1 parent 155ed1e commit a3781e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/marginfi-v2-ui/src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ a {

.bg-lines {
background-image: url(../../public/WaveBG2.png);
background-size: 700px;
background-size: 900px;
background-repeat: no-repeat;
background-position: 40%;
}
Expand Down

0 comments on commit a3781e3

Please sign in to comment.