Skip to content

Commit

Permalink
remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
webjsavella committed Dec 23, 2024
1 parent fa2cd1d commit fb77b10
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions eds/blocks/columns/columns.css
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
object-fit: cover;
}

.columns > div > div :where(h2, p) {
margin: 0 var(--space-8);
}

.columns.calcite-mode-gray {
background-color: var(--calcite-ui-foreground-2);
}
Expand Down

0 comments on commit fb77b10

Please sign in to comment.