Skip to content

Commit

Permalink
Make blue background full page on VSR individual page
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminJohnson2204 committed Apr 7, 2024
1 parent c8768ad commit 999dfb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.page {
background-color: var(--color-background);
padding: 0 120px;
min-height: 100vh;
}

.toDashboardRow {
Expand Down

0 comments on commit 999dfb7

Please sign in to comment.