summaryrefslogtreecommitdiffstats
path: root/assets/css/skeleton.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/skeleton.css')
-rw-r--r--assets/css/skeleton.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/assets/css/skeleton.css b/assets/css/skeleton.css
index 4153536..78a8573 100644
--- a/assets/css/skeleton.css
+++ b/assets/css/skeleton.css
@@ -148,20 +148,6 @@ h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; }
h6 { font-size: 1.5rem; }
}
-@media (max-width: 768px) {
- body {
- font-size: 3.0em;
- line-height: 1.2;
- }
-
- h1 { font-size: 6.0rem; }
- h2 { font-size: 5.0rem; }
- h3 { font-size: 4.0rem; }
- h4 { font-size: 4.0rem; }
- h5 { font-size: 2.4rem; }
- h6 { font-size: 1.5rem; }
-}
-
p {
margin-top: 0; }