Header styling tweak

This commit is contained in:
James Walker 2015-02-06 10:53:04 -05:00
parent 8d88028f5e
commit 7025989004

View File

@ -5,10 +5,6 @@ body {
a { text-decoration: none; }
h1 {
font-family: $typewriter;
}
img.left {
float: left;
margin: 0 1em 1em 0;
@ -27,6 +23,7 @@ body {
@include span-columns(2);
h1 {
a {
font-family: $typewriter;
color: #343434;
}
}