Commit be99859d authored by Dmitry Chestnykh's avatar Dmitry Chestnykh Committed by Russ Cox

doc: remove left and right padding in H2 headings.

R=adg, rsc1, rsc
CC=golang-dev
https://golang.org/cl/4491041
parent 0629354b
......@@ -140,7 +140,7 @@ h1#title {
}
#content h2 {
border-top: 2px solid #ddd;
padding: 8px 5px;
padding: 8px 0;
margin: 1.5em 0 0;
}
#content .subtitle {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment