summaryrefslogtreecommitdiff
path: root/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style/style.css')
-rw-r--r--style/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/style/style.css b/style/style.css
index 5fbf96f..a6d16c9 100644
--- a/style/style.css
+++ b/style/style.css
@@ -144,7 +144,7 @@ header {
//font-family: 'Archivo Black', sans-serif;
}
-header h1, header h2 {
+header .h1, header .h2 {
margin: 0;
letter-spacing: -0.025em;
font-weight: normal;
@@ -158,13 +158,13 @@ header svg {
height: 3.5em;
}
-header h1 {
+header .h1 {
display: inline;
font-size: 3em;
color: #444;
}
-header h2 {
+header .h2 {
display: inline;
padding-left: .5em;
font-size: 1.5em;