File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ footer {
12
12
13
13
.bottom-footer .menu-item .menu-link {
14
14
color : $tc-white ;
15
- font-size : ;
15
+ font-size : 16 px ;
16
16
}
17
17
18
18
.bottom-footer .menu-item .menu-link :hover {
@@ -39,25 +39,25 @@ footer {
39
39
}
40
40
41
41
.fb-link {
42
- background-image : url (@@cdn/i /ico-facebook_desktop.svg );
42
+ background-image : url (../../images /ico-facebook_desktop.svg );
43
43
width : 27px ;
44
44
height : 27px ;
45
45
}
46
46
47
47
.twitter-link {
48
- background-image : url (@@cdn/i /ico-twitter_desktop.svg );
48
+ background-image : url (../../images /ico-twitter_desktop.svg );
49
49
width : 28px ;
50
50
height : 24px ;
51
51
}
52
52
53
53
.linkedin-link {
54
- background-image : url (@@cdn/i /ico-linkedin_desktop.svg );
54
+ background-image : url (../../images /ico-linkedin_desktop.svg );
55
55
width : 27px ;
56
56
height : 27px ;
57
57
}
58
58
59
59
.google-link {
60
- background-image : url (@@cdn/i /ico-google_desktop.svg );
60
+ background-image : url (../../images /ico-google_desktop.svg );
61
61
width : 27px ;
62
62
height : 27px ;
63
63
}
You can’t perform that action at this time.
0 commit comments