Skip to content

Commit

Permalink
Update assets/scss/_styles_project.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
  • Loading branch information
Johennes and richvdh authored Mar 26, 2024
1 parent b3f75e0 commit ee38f63
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,8 @@ Make padding symmetrical (this selector is used in the default styles to apply p
@media (min-width: 768px) {
max-width: 80%;
}
@media (max-width: 768px) {
margin-top: 0;
margin-right: 0;
}
margin-top: 0;
margin-right: 0;
margin-left: 0;
border: 0;
border-left: solid 5px $secondary;
Expand Down

0 comments on commit ee38f63

Please sign in to comment.