Skip to content

Commit bd10801

Browse files
author
seegerseeger
committedMay 11, 2016
reduced wrapper max-width to increase readability
1 parent bac326d commit bd10801

File tree

2 files changed

+143
-12
lines changed

2 files changed

+143
-12
lines changed
 

‎_sass/_global.scss

+13-12
Original file line numberDiff line numberDiff line change
@@ -6,55 +6,55 @@ h1, h2, h3, h4, h5, h6,
66
strong,
77
b {
88
font-weight: 600;
9-
9+
1010
a {
1111
color: $secondary;
1212
}
1313
}
1414

1515
h1 {
1616
font-size: rem(26);
17-
17+
1818
@media (min-width: $medium-screen) {
1919
font-size: rem(30);
2020
}
2121
}
2222

2323
h2 {
2424
font-size: rem(24);
25-
25+
2626
@media (min-width: $medium-screen) {
2727
font-size: rem(26);
2828
}
2929
}
3030

3131
h3 {
3232
font-size: rem(22);
33-
33+
3434
@media (min-width: $medium-screen) {
3535
font-size: rem(24);
3636
}
3737
}
3838

3939
h4 {
4040
font-size: rem(20);
41-
41+
4242
@media (min-width: $medium-screen) {
4343
font-size: rem(22);
4444
}
4545
}
4646

4747
h5 {
4848
font-size: rem(18);
49-
49+
5050
@media (min-width: $medium-screen) {
5151
font-size: rem(20);
5252
}
5353
}
5454

5555
h6 {
5656
font-size: rem(16);
57-
57+
5858
@media (min-width: $medium-screen) {
5959
font-size: rem(18);
6060
}
@@ -68,24 +68,24 @@ h6 {
6868
background-color: $primary;
6969
color: #fff;
7070
line-height: 1.2;
71-
71+
7272
@media (min-width: $medium-screen) {
7373
font-size: rem(18);
7474
}
75-
75+
7676
.wrapper {
7777
padding: $base-spacing;
78-
78+
7979
@media (min-width: $medium-screen) {
8080
padding: $base-spacing * 2 $base-spacing;
8181
}
82-
82+
8383
h1, h2,
8484
span {
8585
font-weight: 700;
8686
text-transform: uppercase;
8787
}
88-
88+
8989
:last-child {
9090
margin-bottom: 0;
9191
}
@@ -96,5 +96,6 @@ article {
9696
&.wrapper {
9797
padding: $base-spacing;
9898
margin-top: $base-spacing / 2;
99+
max-width: 50%;
99100
}
100101
}

‎config.codekit

+130
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,15 @@
1111
"outputPathIsOutsideProject": 0,
1212
"outputPathIsSetByUser": 0
1313
},
14+
"\/_includes\/head.html": {
15+
"fileType": 8192,
16+
"ignore": 0,
17+
"ignoreWasSetByUser": 0,
18+
"inputAbbreviatedPath": "\/_includes\/head.html",
19+
"outputAbbreviatedPath": "No Output Path",
20+
"outputPathIsOutsideProject": 0,
21+
"outputPathIsSetByUser": 0
22+
},
1423
"\/_includes\/header.html": {
1524
"fileType": 8192,
1625
"ignore": 0,
@@ -47,6 +56,15 @@
4756
"outputPathIsOutsideProject": 0,
4857
"outputPathIsSetByUser": 0
4958
},
59+
"\/_layouts\/default.html": {
60+
"fileType": 8192,
61+
"ignore": 0,
62+
"ignoreWasSetByUser": 0,
63+
"inputAbbreviatedPath": "\/_layouts\/default.html",
64+
"outputAbbreviatedPath": "No Output Path",
65+
"outputPathIsOutsideProject": 0,
66+
"outputPathIsSetByUser": 0
67+
},
5068
"\/_layouts\/home.html": {
5169
"fileType": 8192,
5270
"ignore": 0,
@@ -542,6 +560,54 @@
542560
"shouldRunBless": 0,
543561
"useLibsass": 0
544562
},
563+
"\/_sass\/_global.scss": {
564+
"createSourceMap": 0,
565+
"debugStyle": 0,
566+
"decimalPrecision": 10,
567+
"fileType": 4,
568+
"ignore": 1,
569+
"ignoreWasSetByUser": 0,
570+
"inputAbbreviatedPath": "\/_sass\/_global.scss",
571+
"outputAbbreviatedPath": "\/css\/_global.css",
572+
"outputPathIsOutsideProject": 0,
573+
"outputPathIsSetByUser": 0,
574+
"outputStyle": 0,
575+
"shouldRunAutoprefixer": 0,
576+
"shouldRunBless": 0,
577+
"useLibsass": 0
578+
},
579+
"\/_sass\/_header.scss": {
580+
"createSourceMap": 0,
581+
"debugStyle": 0,
582+
"decimalPrecision": 10,
583+
"fileType": 4,
584+
"ignore": 1,
585+
"ignoreWasSetByUser": 0,
586+
"inputAbbreviatedPath": "\/_sass\/_header.scss",
587+
"outputAbbreviatedPath": "\/css\/_header.css",
588+
"outputPathIsOutsideProject": 0,
589+
"outputPathIsSetByUser": 0,
590+
"outputStyle": 0,
591+
"shouldRunAutoprefixer": 0,
592+
"shouldRunBless": 0,
593+
"useLibsass": 0
594+
},
595+
"\/_sass\/_home.scss": {
596+
"createSourceMap": 0,
597+
"debugStyle": 0,
598+
"decimalPrecision": 10,
599+
"fileType": 4,
600+
"ignore": 1,
601+
"ignoreWasSetByUser": 0,
602+
"inputAbbreviatedPath": "\/_sass\/_home.scss",
603+
"outputAbbreviatedPath": "\/css\/_home.css",
604+
"outputPathIsOutsideProject": 0,
605+
"outputPathIsSetByUser": 0,
606+
"outputStyle": 0,
607+
"shouldRunAutoprefixer": 0,
608+
"shouldRunBless": 0,
609+
"useLibsass": 0
610+
},
545611
"\/_sass\/_modal.scss": {
546612
"createSourceMap": 0,
547613
"debugStyle": 0,
@@ -670,6 +736,22 @@
670736
"shouldRunBless": 0,
671737
"useLibsass": 0
672738
},
739+
"\/_sass\/base\/_grid-settings.scss": {
740+
"createSourceMap": 0,
741+
"debugStyle": 0,
742+
"decimalPrecision": 10,
743+
"fileType": 4,
744+
"ignore": 1,
745+
"ignoreWasSetByUser": 0,
746+
"inputAbbreviatedPath": "\/_sass\/base\/_grid-settings.scss",
747+
"outputAbbreviatedPath": "\/_sass\/css\/_grid-settings.css",
748+
"outputPathIsOutsideProject": 0,
749+
"outputPathIsSetByUser": 0,
750+
"outputStyle": 0,
751+
"shouldRunAutoprefixer": 0,
752+
"shouldRunBless": 0,
753+
"useLibsass": 0
754+
},
673755
"\/_sass\/base\/_lists.scss": {
674756
"createSourceMap": 0,
675757
"debugStyle": 0,
@@ -1886,6 +1968,22 @@
18861968
"shouldRunBless": 0,
18871969
"useLibsass": 0
18881970
},
1971+
"\/_sass\/menu\/_menu.scss": {
1972+
"createSourceMap": 0,
1973+
"debugStyle": 0,
1974+
"decimalPrecision": 10,
1975+
"fileType": 4,
1976+
"ignore": 1,
1977+
"ignoreWasSetByUser": 0,
1978+
"inputAbbreviatedPath": "\/_sass\/menu\/_menu.scss",
1979+
"outputAbbreviatedPath": "\/_sass\/css\/_menu.css",
1980+
"outputPathIsOutsideProject": 0,
1981+
"outputPathIsSetByUser": 0,
1982+
"outputStyle": 0,
1983+
"shouldRunAutoprefixer": 0,
1984+
"shouldRunBless": 0,
1985+
"useLibsass": 0
1986+
},
18891987
"\/_sass\/menu\/_mixins.scss": {
18901988
"createSourceMap": 0,
18911989
"debugStyle": 0,
@@ -2046,6 +2144,22 @@
20462144
"shouldRunBless": 0,
20472145
"useLibsass": 0
20482146
},
2147+
"\/_sass\/neat\/grid\/_media.scss": {
2148+
"createSourceMap": 0,
2149+
"debugStyle": 0,
2150+
"decimalPrecision": 10,
2151+
"fileType": 4,
2152+
"ignore": 1,
2153+
"ignoreWasSetByUser": 0,
2154+
"inputAbbreviatedPath": "\/_sass\/neat\/grid\/_media.scss",
2155+
"outputAbbreviatedPath": "\/_sass\/neat\/css\/_media.css",
2156+
"outputPathIsOutsideProject": 0,
2157+
"outputPathIsSetByUser": 0,
2158+
"outputStyle": 0,
2159+
"shouldRunAutoprefixer": 0,
2160+
"shouldRunBless": 0,
2161+
"useLibsass": 0
2162+
},
20492163
"\/_sass\/neat\/grid\/_omega.scss": {
20502164
"createSourceMap": 0,
20512165
"debugStyle": 0,
@@ -2206,6 +2320,22 @@
22062320
"shouldRunBless": 0,
22072321
"useLibsass": 0
22082322
},
2323+
"\/_sass\/neat\/settings\/_grid.scss": {
2324+
"createSourceMap": 0,
2325+
"debugStyle": 0,
2326+
"decimalPrecision": 10,
2327+
"fileType": 4,
2328+
"ignore": 1,
2329+
"ignoreWasSetByUser": 0,
2330+
"inputAbbreviatedPath": "\/_sass\/neat\/settings\/_grid.scss",
2331+
"outputAbbreviatedPath": "\/_sass\/neat\/css\/_grid.css",
2332+
"outputPathIsOutsideProject": 0,
2333+
"outputPathIsSetByUser": 0,
2334+
"outputStyle": 0,
2335+
"shouldRunAutoprefixer": 0,
2336+
"shouldRunBless": 0,
2337+
"useLibsass": 0
2338+
},
22092339
"\/_sass\/neat\/settings\/_visual-grid.scss": {
22102340
"createSourceMap": 0,
22112341
"debugStyle": 0,

0 commit comments

Comments
 (0)
Please sign in to comment.