Skip to content

Commit 707ad21

Browse files
committed
refactor: remove default margin-bottom value in app-header.css
1 parent fafdbec commit 707ad21

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

components/app-header/app-header.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77

88
padding: var(--padding);
99
border-bottom: var(--border);
10-
margin-bottom: var(--margin-bottom, 1rem);
1110
}
1211

1312
::slotted(h2) {

0 commit comments

Comments
 (0)