Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
ocots committed Aug 8, 2023
1 parent d6053bd commit 93aba54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ a:hover {

.container {
width: 100%;
max-width: 1000px!important;
max-width: 1100px!important;
margin-right: auto;
margin-left: auto;
padding-left: 5%;
Expand All @@ -55,5 +55,5 @@ a:hover {
}

body {
margin-bottom: 100px;
margin-bottom: 100px!important;
}

0 comments on commit 93aba54

Please sign in to comment.