Skip to content

Commit

Permalink
Set about container size
Browse files Browse the repository at this point in the history
  • Loading branch information
elinlutz committed Mar 29, 2020
1 parent f7aa9e2 commit e9360d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/assets/stylesheets/pages/_om.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
}

.container-about {
max-width: 40em;
max-width: 55em;
padding: 1em 3em;

a {
color: darken($map-blue, 20);
Expand Down

0 comments on commit e9360d1

Please sign in to comment.