Skip to content

Commit

Permalink
fix: tweak main content yet again (#1938)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoern-michaelsen-freiheit authored Sep 10, 2024
1 parent 704a63b commit e024a99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/frontend-service/src/assets/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ body,
position: relative;
padding: $main-content-padding;
height: 100%;
max-width: calc(100vw - 20em);
}

.font {
Expand Down

0 comments on commit e024a99

Please sign in to comment.