Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
barbaburns committed Oct 9, 2024
2 parents db9750f + 577c071 commit 70e80be
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ main.content.col-md-12 {

@include mobile {
display: flex;
margin-left: 20px;
padding: 24px;
justify-content: flex-start;
margin-top: 40px;
align-items: flex-start;
Expand Down Expand Up @@ -324,4 +324,4 @@ main.content.col-md-12 {
margin: 64px 0px;
}
}
}
}

0 comments on commit 70e80be

Please sign in to comment.