Skip to content

Commit 6616ca6

Browse files
committed
PageHeader: Remove margins on .heading element
1 parent 8fffb2a commit 6616ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/components/page-header.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
.heading {
99
display: flex;
1010
align-items: center;
11+
margin: 0;
1112
}
1213

1314
.icon {

0 commit comments

Comments
 (0)