Skip to content

Commit

Permalink
update theme panel styles to fix issue with margin around image when …
Browse files Browse the repository at this point in the history
…h2 is missing
  • Loading branch information
poojagunturu96 committed Oct 2, 2024
1 parent b13fddf commit dd0c678
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scss/components/_themed-panel.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@
}

.themed-panel__main {
@include breakpoint(xl) {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
}
}

.themed-panel__title {
Expand Down

0 comments on commit dd0c678

Please sign in to comment.