Skip to content

Commit

Permalink
Align baker intro spacing with delegator intro
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenbf committed Oct 15, 2024
1 parent dba3b3b commit ff0f219
Showing 1 changed file with 0 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,4 @@
flex-direction: column;
height: 100%;
padding-bottom: rem(48px);

.capture__main_small {
display: flex;
flex-direction: column;
gap: rem(16px);
}

.baker-intro {
&__title {
margin-bottom: rem(12px);
}
}
}

0 comments on commit ff0f219

Please sign in to comment.