Update assets/scss/_styles_project.scss

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Johannes Marbach 2024-03-26 20:27:38 +01:00 committed by GitHub
parent b3f75e007c
commit ee38f633a9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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