Header styling tweak
This commit is contained in:
parent
8d88028f5e
commit
7025989004
@ -5,10 +5,6 @@ body {
|
|||||||
|
|
||||||
a { text-decoration: none; }
|
a { text-decoration: none; }
|
||||||
|
|
||||||
h1 {
|
|
||||||
font-family: $typewriter;
|
|
||||||
}
|
|
||||||
|
|
||||||
img.left {
|
img.left {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0 1em 1em 0;
|
margin: 0 1em 1em 0;
|
||||||
@ -27,6 +23,7 @@ body {
|
|||||||
@include span-columns(2);
|
@include span-columns(2);
|
||||||
h1 {
|
h1 {
|
||||||
a {
|
a {
|
||||||
|
font-family: $typewriter;
|
||||||
color: #343434;
|
color: #343434;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user