mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
Change title color
This commit is contained in:
parent
9d55c57169
commit
7dc546447f
@ -3,3 +3,5 @@ $title_font_stack: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "
|
|||||||
|
|
||||||
$horizontal_breakpoint: 700px;
|
$horizontal_breakpoint: 700px;
|
||||||
$vertical_breakpoint: 500px;
|
$vertical_breakpoint: 500px;
|
||||||
|
|
||||||
|
$pink: hsl(338, 75%, 60%);
|
@ -37,6 +37,7 @@ header {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
color: $pink;
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user