File tree Expand file tree Collapse file tree 5 files changed +1
-17
lines changed Expand file tree Collapse file tree 5 files changed +1
-17
lines changed Original file line number Diff line number Diff line change 1
- // ===============================================================================
2
- // CRITICAL INLINE STYLES
3
- // ===============================================================================
4
- // SHARED
5
1
@import " shared/_abstracts" ;
6
2
7
- // CRITICAL
8
3
@import " critical/_fixes" ;
9
4
@import " critical/_layout" ;
10
5
@import " critical/_typography" ;
Original file line number Diff line number Diff line change 1
- // ===============================================================================
2
- // INVITE
3
- // ===============================================================================
4
1
.invite {
5
2
background-image : url (../img/projects/trophy.svg );
6
3
background-repeat : no-repeat ;
@@ -191,4 +188,4 @@ p.invite-extra {
191
188
margin-bottom : 20px ;
192
189
font-size : $delta - 2px ;
193
190
line-height : 1.2 ;
194
- }
191
+ }
Original file line number Diff line number Diff line change 29
29
@import " components/_media" ;
30
30
31
31
@import " pages/_home" ;
32
- @import " pages/_services" ;
33
32
@import " pages/_contact" ;
34
33
@import " pages/_work" ;
35
- @import " pages/_about" ;
36
34
@import " pages/_careers" ;
37
35
@import " pages/_seminar" ;
38
36
@import " pages/_vertical" ;
43
41
@import " pages/blog/_meta" ;
44
42
45
43
@import " shared/_ie" ;
46
-
47
- @import " critical/_fixes" ;
48
- @import " critical/_layout" ;
49
- @import " critical/_typography" ;
50
- @import " critical/_header" ;
51
- @import " critical/_hero" ;
You can’t perform that action at this time.
0 commit comments