isp-theme 0.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (87) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/README.md +34 -0
  4. data/_includes/contact.html +15 -0
  5. data/_includes/disqus_comments.html +20 -0
  6. data/_includes/footer.html +12 -0
  7. data/_includes/google-analytics.html +11 -0
  8. data/_includes/head.html +16 -0
  9. data/_includes/header.html +35 -0
  10. data/_includes/icon-github.html +1 -0
  11. data/_includes/icon-github.svg +1 -0
  12. data/_includes/icon-twitter.html +1 -0
  13. data/_includes/icon-twitter.svg +1 -0
  14. data/_includes/menu.html +3 -0
  15. data/_layouts/default.html +22 -0
  16. data/_layouts/home.html +26 -0
  17. data/_layouts/page.html +14 -0
  18. data/_layouts/post.html +25 -0
  19. data/_sass/font-awesome-4.7.0/HELP-US-OUT.txt +7 -0
  20. data/_sass/font-awesome-4.7.0/css/font-awesome.css +2337 -0
  21. data/_sass/font-awesome-4.7.0/css/font-awesome.min.css +4 -0
  22. data/_sass/font-awesome-4.7.0/fonts/FontAwesome.otf +0 -0
  23. data/_sass/font-awesome-4.7.0/fonts/fontawesome-webfont.eot +0 -0
  24. data/_sass/font-awesome-4.7.0/fonts/fontawesome-webfont.svg +2671 -0
  25. data/_sass/font-awesome-4.7.0/fonts/fontawesome-webfont.ttf +0 -0
  26. data/_sass/font-awesome-4.7.0/fonts/fontawesome-webfont.woff +0 -0
  27. data/_sass/font-awesome-4.7.0/fonts/fontawesome-webfont.woff2 +0 -0
  28. data/_sass/font-awesome-4.7.0/less/animated.less +34 -0
  29. data/_sass/font-awesome-4.7.0/less/bordered-pulled.less +25 -0
  30. data/_sass/font-awesome-4.7.0/less/core.less +12 -0
  31. data/_sass/font-awesome-4.7.0/less/fixed-width.less +6 -0
  32. data/_sass/font-awesome-4.7.0/less/font-awesome.less +18 -0
  33. data/_sass/font-awesome-4.7.0/less/icons.less +789 -0
  34. data/_sass/font-awesome-4.7.0/less/larger.less +13 -0
  35. data/_sass/font-awesome-4.7.0/less/list.less +19 -0
  36. data/_sass/font-awesome-4.7.0/less/mixins.less +60 -0
  37. data/_sass/font-awesome-4.7.0/less/path.less +15 -0
  38. data/_sass/font-awesome-4.7.0/less/rotated-flipped.less +20 -0
  39. data/_sass/font-awesome-4.7.0/less/screen-reader.less +5 -0
  40. data/_sass/font-awesome-4.7.0/less/stacked.less +20 -0
  41. data/_sass/font-awesome-4.7.0/less/variables.less +800 -0
  42. data/_sass/font-awesome-4.7.0/scss/_animated.scss +34 -0
  43. data/_sass/font-awesome-4.7.0/scss/_bordered-pulled.scss +25 -0
  44. data/_sass/font-awesome-4.7.0/scss/_core.scss +12 -0
  45. data/_sass/font-awesome-4.7.0/scss/_fixed-width.scss +6 -0
  46. data/_sass/font-awesome-4.7.0/scss/_icons.scss +789 -0
  47. data/_sass/font-awesome-4.7.0/scss/_larger.scss +13 -0
  48. data/_sass/font-awesome-4.7.0/scss/_list.scss +19 -0
  49. data/_sass/font-awesome-4.7.0/scss/_mixins.scss +60 -0
  50. data/_sass/font-awesome-4.7.0/scss/_path.scss +15 -0
  51. data/_sass/font-awesome-4.7.0/scss/_rotated-flipped.scss +20 -0
  52. data/_sass/font-awesome-4.7.0/scss/_screen-reader.scss +5 -0
  53. data/_sass/font-awesome-4.7.0/scss/_stacked.scss +20 -0
  54. data/_sass/font-awesome-4.7.0/scss/_variables.scss +800 -0
  55. data/_sass/font-awesome-4.7.0/scss/font-awesome.scss +18 -0
  56. data/_sass/font-awesome/_animated.scss +34 -0
  57. data/_sass/font-awesome/_bordered-pulled.scss +25 -0
  58. data/_sass/font-awesome/_core.scss +12 -0
  59. data/_sass/font-awesome/_fixed-width.scss +6 -0
  60. data/_sass/font-awesome/_icons.scss +789 -0
  61. data/_sass/font-awesome/_larger.scss +13 -0
  62. data/_sass/font-awesome/_list.scss +19 -0
  63. data/_sass/font-awesome/_mixins.scss +60 -0
  64. data/_sass/font-awesome/_path.scss +15 -0
  65. data/_sass/font-awesome/_rotated-flipped.scss +20 -0
  66. data/_sass/font-awesome/_screen-reader.scss +5 -0
  67. data/_sass/font-awesome/_stacked.scss +20 -0
  68. data/_sass/font-awesome/_variables.scss +800 -0
  69. data/_sass/font-awesome/font-awesome.scss +18 -0
  70. data/_sass/isp.scss +55 -0
  71. data/_sass/isp/_base.scss +216 -0
  72. data/_sass/isp/_layout.scss +432 -0
  73. data/_sass/isp/_syntax-highlighting.scss +71 -0
  74. data/_sass/minima/_base.scss +215 -0
  75. data/_sass/minima/_layout.scss +250 -0
  76. data/_sass/minima/_syntax-highlighting.scss +71 -0
  77. data/assets/fonts/font-awesome/FontAwesome.otf +0 -0
  78. data/assets/fonts/font-awesome/fontawesome-webfont.eot +0 -0
  79. data/assets/fonts/font-awesome/fontawesome-webfont.svg +2671 -0
  80. data/assets/fonts/font-awesome/fontawesome-webfont.ttf +0 -0
  81. data/assets/fonts/font-awesome/fontawesome-webfont.woff +0 -0
  82. data/assets/fonts/font-awesome/fontawesome-webfont.woff2 +0 -0
  83. data/assets/img/fb-logo.png +0 -0
  84. data/assets/img/header.png +0 -0
  85. data/assets/img/tudlogo.png +0 -0
  86. data/assets/main.scss +5 -0
  87. metadata +171 -0
@@ -0,0 +1,18 @@
1
+ /*!
2
+ * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
3
+ * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
4
+ */
5
+
6
+ @import "variables";
7
+ @import "mixins";
8
+ @import "path";
9
+ @import "core";
10
+ @import "larger";
11
+ @import "fixed-width";
12
+ @import "list";
13
+ @import "bordered-pulled";
14
+ @import "animated";
15
+ @import "rotated-flipped";
16
+ @import "stacked";
17
+ @import "icons";
18
+ @import "screen-reader";
@@ -0,0 +1,55 @@
1
+ @charset "utf-8";
2
+
3
+ // Define defaults for each variable.
4
+
5
+ $base-font-family: Tahoma, Arial, Helvetica, sans-serif !default;
6
+ $base-font-size: 11px !default;
7
+ $base-font-weight: 400 !default;
8
+ $small-font-size: $base-font-size * 0.875 !default;
9
+ $base-line-height: 1.6 !default;
10
+ $fa-font-path: "fonts/font-awesome";
11
+ @import "font-awesome/font-awesome";
12
+
13
+ $spacing-unit: 20px !default;
14
+
15
+ $standard-padding: 5px !default;
16
+
17
+ $grey-color: #F1F1F1 !default;
18
+ $grey-color-light: lighten($grey-color, 40%) !default;
19
+ $grey-color-dark: darken($grey-color, 25%) !default;
20
+
21
+ $text-color: #333 !default;
22
+ $background-color: $grey-color;
23
+ $brand-color: #B90F22 !default;
24
+
25
+ $content-width: 931px !default;
26
+
27
+ // Width of the content area
28
+ $content-width: 800px !default;
29
+
30
+ $on-palm: 600px !default;
31
+ $on-laptop: 800px !default;
32
+
33
+ // Use media queries like this:
34
+ // @include media-query($on-palm) {
35
+ // .wrapper {
36
+ // padding-right: $spacing-unit / 2;
37
+ // padding-left: $spacing-unit / 2;
38
+ // }
39
+ // }
40
+ @mixin media-query($device) {
41
+ @media screen and (max-width: $device) {
42
+ @content;
43
+ }
44
+ }
45
+
46
+ @mixin relative-font-size($ratio) {
47
+ font-size: $base-font-size * $ratio;
48
+ }
49
+
50
+ // Import partials.
51
+ @import
52
+ "isp/base",
53
+ "isp/layout",
54
+ "isp/syntax-highlighting"
55
+ ;
@@ -0,0 +1,216 @@
1
+ /**
2
+ * Reset some basic elements
3
+ */
4
+ body, h1, h2, h3, h4, h5, h6,
5
+ p, blockquote, pre, hr,
6
+ dl, dd, ol, ul, figure {
7
+ margin: 0;
8
+ padding: 0;
9
+ }
10
+
11
+
12
+
13
+ /**
14
+ * Basic styling
15
+ */
16
+ body {
17
+ font: $base-font-weight #{$base-font-size} $base-font-family;
18
+ color: $text-color;
19
+ background-color: $background-color;
20
+ -webkit-text-size-adjust: 100%;
21
+ -webkit-font-feature-settings: "kern" 1;
22
+ -moz-font-feature-settings: "kern" 1;
23
+ -o-font-feature-settings: "kern" 1;
24
+ font-feature-settings: "kern" 1;
25
+ font-kerning: normal;
26
+ line-height: $base-line-height;
27
+ }
28
+
29
+
30
+
31
+ /**
32
+ * Set `margin-bottom` to maintain vertical rhythm
33
+ */
34
+ h1, h2, h3, h4, h5, h6,
35
+ p, blockquote, pre,
36
+ ul, ol, dl, figure,
37
+ %vertical-rhythm {
38
+ margin-bottom: $spacing-unit / 2;
39
+ }
40
+
41
+
42
+
43
+ /**
44
+ * Images
45
+ */
46
+ img {
47
+ max-width: 100%;
48
+ vertical-align: middle;
49
+ }
50
+
51
+
52
+
53
+ /**
54
+ * Figures
55
+ */
56
+ figure > img {
57
+ display: block;
58
+ }
59
+
60
+ figcaption {
61
+ font-size: $small-font-size;
62
+ }
63
+
64
+
65
+
66
+ /**
67
+ * Lists
68
+ */
69
+ ul, ol {
70
+ margin-left: $spacing-unit;
71
+ }
72
+
73
+ li {
74
+ > ul,
75
+ > ol {
76
+ margin-bottom: 0;
77
+ }
78
+ }
79
+
80
+
81
+
82
+ /**
83
+ * Headings
84
+ */
85
+ h1, h2, h3, h4, h5, h6 {
86
+ font-weight: $base-font-weight;
87
+ }
88
+
89
+
90
+
91
+ /**
92
+ * Links
93
+ */
94
+ a {
95
+ color: $brand-color;
96
+ text-decoration: none;
97
+
98
+ &:visited {
99
+ color: darken($brand-color, 15%);
100
+ }
101
+
102
+ &:hover {
103
+ color: $text-color;
104
+ text-decoration: underline;
105
+ }
106
+
107
+ .social-media-list &:hover {
108
+ text-decoration: none;
109
+
110
+ .username {
111
+ text-decoration: underline;
112
+ }
113
+ }
114
+ }
115
+
116
+
117
+ /**
118
+ * Blockquotes
119
+ */
120
+ blockquote {
121
+ color: $grey-color;
122
+ border-left: 4px solid $grey-color-light;
123
+ padding-left: $spacing-unit / 2;
124
+ @include relative-font-size(1.125);
125
+ letter-spacing: -1px;
126
+ font-style: italic;
127
+
128
+ > :last-child {
129
+ margin-bottom: 0;
130
+ }
131
+ }
132
+
133
+
134
+
135
+ /**
136
+ * Code formatting
137
+ */
138
+ pre,
139
+ code {
140
+ @include relative-font-size(0.9375);
141
+ border: 1px solid $grey-color-light;
142
+ border-radius: 3px;
143
+ background-color: #eef;
144
+ }
145
+
146
+ code {
147
+ padding: 1px 5px;
148
+ }
149
+
150
+ pre {
151
+ padding: 8px 12px;
152
+ overflow-x: auto;
153
+
154
+ > code {
155
+ border: 0;
156
+ padding-right: 0;
157
+ padding-left: 0;
158
+ }
159
+ }
160
+
161
+
162
+
163
+ /**
164
+ * Wrapper
165
+ */
166
+ .wrapper {
167
+ max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit} * 2));
168
+ max-width: calc(#{$content-width} - (#{$spacing-unit} * 2));
169
+ margin-right: auto;
170
+ margin-left: auto;
171
+ padding-right: $spacing-unit;
172
+ padding-left: $spacing-unit;
173
+ @extend %clearfix;
174
+
175
+ @include media-query($on-laptop) {
176
+ max-width: -webkit-calc(#{$content-width} - (#{$spacing-unit}));
177
+ max-width: calc(#{$content-width} - (#{$spacing-unit}));
178
+ padding-right: $spacing-unit / 2;
179
+ padding-left: $spacing-unit / 2;
180
+ }
181
+ }
182
+
183
+
184
+
185
+ /**
186
+ * Clearfix
187
+ */
188
+ %clearfix:after {
189
+ content: "";
190
+ display: table;
191
+ clear: both;
192
+ }
193
+
194
+
195
+
196
+ /**
197
+ * Icons
198
+ */
199
+ .icon > svg {
200
+ display: inline-block;
201
+ vertical-align: middle;
202
+
203
+ path {
204
+ fill: $grey-color;
205
+ }
206
+ }
207
+
208
+ .social-media-list {
209
+ .icon {
210
+ padding-right: 5px;
211
+ }
212
+
213
+ li + li {
214
+ padding-top: 5px;
215
+ }
216
+ }
@@ -0,0 +1,432 @@
1
+ .page {
2
+ width: $content-width;
3
+ margin: auto;
4
+ background-color: white;
5
+ padding-left: $spacing-unit;
6
+ padding-right: $spacing-unit;
7
+ box-shadow: 0 0 5px 0 #ddd;
8
+ padding-top: 5px;
9
+ }
10
+
11
+ .topnavigation {
12
+ text-align: right;
13
+ padding-bottom: 8px;
14
+ border-bottom: 14px solid $brand-color;
15
+ }
16
+
17
+ .mainnavigation {
18
+ margin-top: 2px;
19
+ border-top: 1px solid black;
20
+ font-size: 118%;
21
+ font-weight: 700;
22
+ }
23
+
24
+ .mainmenu {
25
+ margin-left: 0;
26
+ margin-top: 7px;
27
+
28
+ li {
29
+ display: inline;
30
+ line-height: 1;
31
+ margin: 0;
32
+ padding: 0;
33
+ position: relative;
34
+ margin-bottom: 7px;
35
+
36
+ @extend .float-left;
37
+
38
+ a {
39
+ color: black;
40
+ }
41
+ }
42
+
43
+ .menuseperator {
44
+ margin-left: 4px;
45
+ margin-right: 4px;
46
+ }
47
+ }
48
+
49
+ .headerimage-container {
50
+ position: relative;
51
+ }
52
+
53
+ .logo {
54
+ background: white;
55
+ position: absolute;
56
+ right: 0;
57
+ top: 44px;
58
+ }
59
+
60
+ .breadcrumb {
61
+ margin-top: 7px;
62
+ margin-bottom: 10px;
63
+
64
+ a {
65
+ color: #666666;
66
+
67
+ &:hover {
68
+ color: $brand-color;
69
+ text-decoration: none;
70
+ }
71
+ }
72
+ }
73
+
74
+ .content {
75
+ min-height: 400px;
76
+ }
77
+
78
+ .sidenavigation {
79
+ width: 182px;
80
+ border-top: 2px solid $brand-color;
81
+
82
+ @extend .float-left;
83
+
84
+ margin-right: 19px;
85
+
86
+ h1 {
87
+ font-size: 109%;
88
+ margin-top: 9px;
89
+ margin-bottom: 1px;
90
+ padding-bottom: 3px;
91
+ border-bottom: 1px solid #E5E5E5;
92
+ font-weight: bold !important;
93
+ }
94
+
95
+ a:visited {
96
+ color: $brand-color;
97
+ }
98
+ }
99
+
100
+ .center-content {
101
+ @extend .float-left;
102
+
103
+ width: 529px;
104
+ margin-right: 19px;
105
+
106
+ h1 {
107
+ font-size: 145%;
108
+ color: $brand-color;
109
+ font-weight: bold;
110
+ }
111
+ }
112
+
113
+ .contact {
114
+ @extend .float-left;
115
+
116
+ width: 182px;
117
+ border-top: 2px solid $brand-color;
118
+
119
+ h1 {
120
+ color: $brand-color;
121
+ font-size: 109%;
122
+ line-height: 1.1;
123
+ border-bottom: 1px solid #E5E5E5;
124
+ font-weight: bold;
125
+ padding-top: 9px;
126
+ }
127
+
128
+ p {
129
+ line-height: 1.0;
130
+ }
131
+
132
+ .institutelogo {
133
+ margin-top: 8px;
134
+ }
135
+ }
136
+
137
+ .to-top {
138
+ text-align: right;
139
+ font-size: $base-font-size + 3px;
140
+ padding-bottom: 9px;
141
+ }
142
+
143
+ .colored {
144
+ color: $brand-color;
145
+ }
146
+
147
+ /**
148
+ * Extend classes
149
+ */
150
+
151
+ .float-left {
152
+ float: left;
153
+ }
154
+
155
+ /**
156
+ * Site header
157
+ */
158
+ .site-header {
159
+ border-top: 5px solid $grey-color-dark;
160
+ border-bottom: 1px solid $grey-color-light;
161
+ min-height: $spacing-unit * 1.865;
162
+
163
+ // Positioning context for the mobile navigation icon
164
+ position: relative;
165
+ }
166
+
167
+ .site-title {
168
+ @include relative-font-size(1.625);
169
+
170
+ font-weight: 300;
171
+ line-height: $base-line-height * $base-font-size * 2.25;
172
+ letter-spacing: -1px;
173
+ margin-bottom: 0;
174
+ float: left;
175
+
176
+ &,
177
+ &:visited {
178
+ color: $grey-color-dark;
179
+ }
180
+ }
181
+
182
+ .site-nav {
183
+ float: right;
184
+ line-height: $base-line-height * $base-font-size * 2.25;
185
+
186
+ .nav-trigger {
187
+ display: none;
188
+ }
189
+
190
+ .menu-icon {
191
+ display: none;
192
+ }
193
+
194
+ .page-link {
195
+ color: $text-color;
196
+ line-height: $base-line-height;
197
+
198
+ // Gaps between nav items, but not on the last one
199
+ &:not(:last-child) {
200
+ margin-right: 20px;
201
+ }
202
+ }
203
+
204
+ @include media-query($on-palm) {
205
+ position: absolute;
206
+ top: 9px;
207
+ right: $spacing-unit / 2;
208
+ background-color: $background-color;
209
+ border: 1px solid $grey-color-light;
210
+ border-radius: 5px;
211
+ text-align: right;
212
+
213
+ label[for="nav-trigger"] {
214
+ display: block;
215
+ float: right;
216
+ width: 36px;
217
+ height: 36px;
218
+ z-index: 2;
219
+ cursor: pointer;
220
+ }
221
+
222
+ .menu-icon {
223
+ display: block;
224
+ float: right;
225
+ width: 36px;
226
+ height: 26px;
227
+ line-height: 0;
228
+ padding-top: 10px;
229
+ text-align: center;
230
+
231
+ > svg path {
232
+ fill: $grey-color-dark;
233
+ }
234
+ }
235
+
236
+ input ~ .trigger {
237
+ clear: both;
238
+ display: none;
239
+ }
240
+
241
+ input:checked ~ .trigger {
242
+ display: block;
243
+ padding-bottom: 5px;
244
+ }
245
+
246
+ .page-link {
247
+ display: block;
248
+ padding: 5px 10px;
249
+
250
+ &:not(:last-child) {
251
+ margin-right: 0;
252
+ }
253
+
254
+ margin-left: 20px;
255
+ }
256
+ }
257
+ }
258
+
259
+ /**
260
+ * Site footer
261
+ */
262
+ .site-footer {
263
+ border-top: 1px solid $grey-color-light;
264
+ padding: $spacing-unit 0;
265
+ }
266
+
267
+ .footer-heading {
268
+ @include relative-font-size(1.125);
269
+
270
+ margin-bottom: $spacing-unit / 2;
271
+ }
272
+
273
+ .contact-list,
274
+ .social-media-list {
275
+ list-style: none;
276
+ margin-left: 0;
277
+ }
278
+
279
+ .footer-col-wrapper {
280
+ @include relative-font-size(0.9375);
281
+
282
+ color: $grey-color;
283
+ margin-left: -$spacing-unit / 2;
284
+
285
+ @extend %clearfix;
286
+ }
287
+
288
+ .footer-col {
289
+ float: left;
290
+ margin-bottom: $spacing-unit / 2;
291
+ padding-left: $spacing-unit / 2;
292
+ }
293
+
294
+ .footer-col-1 {
295
+ width: -webkit-calc(35% - (#{$spacing-unit} / 2));
296
+ width: calc(35% - (#{$spacing-unit} / 2));
297
+ }
298
+
299
+ .footer-col-2 {
300
+ width: -webkit-calc(20% - (#{$spacing-unit} / 2));
301
+ width: calc(20% - (#{$spacing-unit} / 2));
302
+ }
303
+
304
+ .footer-col-3 {
305
+ width: -webkit-calc(45% - (#{$spacing-unit} / 2));
306
+ width: calc(45% - (#{$spacing-unit} / 2));
307
+ }
308
+
309
+ footer {
310
+ width: $content-width;
311
+ margin: auto;
312
+ padding-left: $spacing-unit;
313
+ padding-right: $spacing-unit;
314
+ padding-top: 3px;
315
+
316
+ .menu {
317
+ @extend .mainmenu;
318
+
319
+ li {
320
+ a {
321
+ color: #333;
322
+ &:hover {
323
+ color: $brand-color;
324
+ }
325
+ }
326
+ }
327
+
328
+ .menuseperator {
329
+ @extend .menuseperator;
330
+ }
331
+ }
332
+ }
333
+
334
+ @include media-query($on-laptop) {
335
+ .footer-col-1,
336
+ .footer-col-2 {
337
+ width: -webkit-calc(50% - (#{$spacing-unit} / 2));
338
+ width: calc(50% - (#{$spacing-unit} / 2));
339
+ }
340
+
341
+ .footer-col-3 {
342
+ width: -webkit-calc(100% - (#{$spacing-unit} / 2));
343
+ width: calc(100% - (#{$spacing-unit} / 2));
344
+ }
345
+ }
346
+
347
+
348
+ @include media-query($on-palm) {
349
+ .footer-col {
350
+ float: none;
351
+ width: -webkit-calc(100% - (#{$spacing-unit} / 2));
352
+ width: calc(100% - (#{$spacing-unit} / 2));
353
+ }
354
+ }
355
+
356
+
357
+ /**
358
+ * Page content
359
+ */
360
+ .page-content {
361
+ padding: $spacing-unit 0;
362
+ }
363
+
364
+ .page-heading {
365
+ @include relative-font-size(1.25);
366
+ }
367
+
368
+ .post-list {
369
+ margin-left: 0;
370
+ list-style: none;
371
+
372
+ > li {
373
+ margin-bottom: $spacing-unit;
374
+ }
375
+ }
376
+
377
+ .post-meta {
378
+ font-size: $small-font-size;
379
+ color: $grey-color;
380
+ }
381
+
382
+ .post-link {
383
+ display: block;
384
+
385
+ @include relative-font-size(1.5);
386
+ }
387
+
388
+ /**
389
+ * Posts
390
+ */
391
+ .post-header {
392
+ margin-bottom: $spacing-unit;
393
+ }
394
+
395
+ .post-title {
396
+ @include relative-font-size(2.625);
397
+
398
+ letter-spacing: -1px;
399
+ line-height: 1;
400
+
401
+ @include media-query($on-laptop) {
402
+ @include relative-font-size(2.25);
403
+ }
404
+ }
405
+
406
+ .post-content {
407
+ margin-bottom: $spacing-unit;
408
+
409
+ h2 {
410
+ @include relative-font-size(2);
411
+
412
+ @include media-query($on-laptop) {
413
+ @include relative-font-size(1.75);
414
+ }
415
+ }
416
+
417
+ h3 {
418
+ @include relative-font-size(1.625);
419
+
420
+ @include media-query($on-laptop) {
421
+ @include relative-font-size(1.375);
422
+ }
423
+ }
424
+
425
+ h4 {
426
+ @include relative-font-size(1.25);
427
+
428
+ @include media-query($on-laptop) {
429
+ @include relative-font-size(1.125);
430
+ }
431
+ }
432
+ }