File tree Expand file tree Collapse file tree 4 files changed +3
-3
lines changed
pages/miscellaneous/tinder-cards Expand file tree Collapse file tree 4 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,14 @@ page-tinder-cards {
38
38
}
39
39
.rate :nth-child (1 ) {
40
40
margin-left : 4px ;
41
- background : url (http://web.arjentienkamp.com/codepen/tinder/delete .png );
41
+ background : url (../assets/img/misc/tinder_delete .png );
42
42
background-size : 25px ;
43
43
background-position : center ;
44
44
background-repeat : no-repeat ;
45
45
}
46
46
.rate :nth-child (3 ) {
47
47
margin-left : -4px ;
48
- background : url (http://web.arjentienkamp.com/codepen/tinder/heart .png );
48
+ background : url (../assets/img/misc/tinder_heart .png );
49
49
background-size : 25px ;
50
50
background-position : center ;
51
51
background-repeat : no-repeat ;
@@ -60,7 +60,7 @@ page-tinder-cards {
60
60
box-shadow : 1px 1px 1px 0px #e9e9e9 ;
61
61
margin-top : 14px ;
62
62
margin-left : -4px ;
63
- background : url (http://web.arjentienkamp.com/codepen/tinder/info .png );
63
+ background : url (../assets/img/misc/tinder_info .png );
64
64
background-size : 15px ;
65
65
background-position : center ;
66
66
background-repeat : no-repeat ;
You can’t perform that action at this time.
0 commit comments