8000 autocommit docs · SimonBiggs/phosphorjs.github.io@c78a872 · GitHub
[go: up one dir, main page]

Skip to content

Commit c78a872

Browse files
author
Travis Bot
committed
autocommit docs
1 parent bd92d47 commit c78a872

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

css/main.css

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,18 @@ header {
9494
padding: 0.7em 0 0.4em;
9595
}
9696

97+
header > a {
98+
white-space: nowrap;
99+
}
100+
97101
header .logo {
98102
height: 3.5em;
99103
width: 3.5em;
100-
margin-top: 0.3em;
104+
margin-top: 0.5em;
105+
}
106+
107+
header h1 {
108+
margin: 0.9rem 0;
101109
}
102110

103111
section {

0 commit comments

Comments
 (0)
0