Skip to content

Commit

Permalink
style(profile-margin): Removing margin bottom from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
crod951 committed Dec 3, 2024
1 parent a2d720d commit ee3cf6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/Profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,6 @@ export default {
grid-area: main;
@include break-mobile-med {
border-top: $border;
margin-bottom: 3rem;
}
}
.profile-sidebar {
Expand Down

0 comments on commit ee3cf6e

Please sign in to comment.