Header styling tweak
This commit is contained in:
parent
8d88028f5e
commit
7025989004
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user