Skip to content

Commit

Permalink
fix: d-alert escape
Browse files Browse the repository at this point in the history
  • Loading branch information
DanWebb committed Oct 3, 2024
1 parent cc739ef commit b7936d8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/content/d-alert.webc
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
<style webc:scoped>
:host, .card {
display: block;
height: 100%;
}

h2, h3, h4 {
font-size: var(--diamond-font-size-base);
font-weight: var(--diamond-font-weight-bold);
Expand Down

0 comments on commit b7936d8

Please sign in to comment.