Skip to content

Commit

Permalink
Update style.sccs
Browse files Browse the repository at this point in the history
  • Loading branch information
joyrider3774 authored Jan 20, 2024
1 parent 7f5c1b2 commit 825afb2
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions assets/css/style.sccs
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@

@import "{{ site.theme }}";

.inner {
max-width: 75%;
}
.wrapper {
max-width: 800px;
}

.section {
max-width: 800px;
}

0 comments on commit 825afb2

Please sign in to comment.