This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
brett.is
mirror of
https://github.com/brettlangdon/brett.is.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
shorten bottom margin on header
pull/1/head
Brett Langdon
12 years ago
parent
cdb8141d29
commit
3c8ff51d81
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
contents/css/main.css
+ 1
- 1
contents/css/main.css
View File
@ -84,7 +84,7 @@ hr {
/* page header */
/* page header */
.
header
{
.
header
{
margin
:
3em
0
5
em
;
margin
:
3em
0
1
em
;
}
}
.
header
h1
{
.
header
h1
{
Write
Preview
Loading…
Cancel
Save