Skip to content

Commit f89714b

Browse files
authored
Merge pull request #36 from saint-james-fr/saintjamesfr/style/consistent-style-on-dhcp-page
style(dhcp-page): remove additional spacing to have consistent padding on header
2 parents 8ea4470 + 6669ce2 commit f89714b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/routes/dhcp/+page.svelte

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,3 @@
3333

3434
<ToolsGrid tools={dhcpTools} />
3535
</div>
36-
37-
<style>
38-
header {
39-
margin-bottom: var(--spacing-md);
40-
}
41-
</style>

0 commit comments

Comments
 (0)