Skip to content

Commit fa72aa9

Browse files
committed
Add a bit more padding above the breadcrumbs
1 parent 3499330 commit fa72aa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/layout.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body {
99
}
1010

1111
main {
12-
padding: 1em 3em 3em 3em;
12+
padding: 2em 3em 3em 3em;
1313
background-color: #ffffff;
1414
border: solid 5px #eeeeee;
1515
}

0 commit comments

Comments
 (0)