Update assets/scss/_styles_project.scss

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
pull/1770/head
Johannes Marbach 2 months ago committed by GitHub
parent b3f75e007c
commit ee38f633a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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;

Loading…
Cancel
Save