summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/css/skeleton.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/skeleton.css b/assets/css/skeleton.css
index 558e367..f50b2f7 100644
--- a/assets/css/skeleton.css
+++ b/assets/css/skeleton.css
@@ -142,8 +142,8 @@ h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; }
@media (min-width: 550px) {
h1 { font-size: 5.0rem; }
h2 { font-size: 3.4rem; }
- h3 { font-size: 3.6rem; }
- h4 { font-size: 3.0rem; }
+ h3 { font-size: 3.0rem; }
+ h4 { font-size: 2.6rem; }
h5 { font-size: 2.4rem; }
h6 { font-size: 1.5rem; }
}