Skip to content

Commit

Permalink
Update theme.css
Browse files Browse the repository at this point in the history
  • Loading branch information
miladsoft committed Sep 9, 2024
1 parent 904a927 commit 6d7cc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/styles/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ body {
}
#main-grid {
display: grid;
max-width: 1220px;
max-width: 1320px;
min-height: 100vh;
grid-template-rows: auto 1fr auto;
margin: auto;
Expand Down

0 comments on commit 6d7cc1f

Please sign in to comment.