Skip to content

Commit

Permalink
fix(ui): remove extra teaser css
Browse files Browse the repository at this point in the history
  • Loading branch information
RaneHyv committed Mar 5, 2024
1 parent e21ad7f commit 16d796a
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions frontend/theme/extras/blocks/teaser.less
Original file line number Diff line number Diff line change
Expand Up @@ -267,16 +267,3 @@
.block.teaser.hero{
margin-bottom: 4rem;
}

body.has-toolbar {
.block.teaser {
.teaser-item.hero {
.content {
// @media (min-width: 768px) {
// left: calc(30px + 80px);
// width: calc(100% - 30px - 80px);
// }
}
}
}
}

0 comments on commit 16d796a

Please sign in to comment.