Skip to content
This repository was archived by the owner on Aug 22, 2019. It is now read-only.

Commit 599f4cb

Browse files
committed
fixed slightly shifted header (#27)
1 parent 4cebcc5 commit 599f4cb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

screen.css

+3
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ a:not([name]) {
4949
margin-left: 10px;
5050
}
5151

52+
#page-header > section {
53+
margin: 0;
54+
}
5255

5356
.navigation a,
5457
.navigation form,

0 commit comments

Comments
 (0)