Fixed typo in comment

This commit is contained in:
BrightSkyz 2018-05-20 15:59:30 -04:00 committed by GitHub
parent 88f03612b0
commit e82a696d38
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
css/skeleton.css vendored
View File

@ -141,7 +141,7 @@ h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; } h5 { font-size: 1.8rem; line-height: 1.5; letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; } h6 { font-size: 1.5rem; line-height: 1.6; letter-spacing: 0; }
/* Larger than phablet */ /* Larger than tablet */
@media (min-width: 550px) { @media (min-width: 550px) {
h1 { font-size: 5.0rem; } h1 { font-size: 5.0rem; }
h2 { font-size: 4.2rem; } h2 { font-size: 4.2rem; }