Skip to content

Commit 793ceee

Browse files
committed
Remove unncessary styles from <hr>
1 parent c54ad17 commit 793ceee

File tree

1 file changed

+0
-1
lines changed
  • internal-packages/emails/emails/components

1 file changed

+0
-1
lines changed

internal-packages/emails/emails/components/styles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ export const box = {
2626

2727
export const hr = {
2828
borderColor: "#272A2E",
29-
margin: "20px 0",
3029
};
3130

3231
export const sans = {

0 commit comments

Comments
 (0)