File tree 1 file changed +12
-12
lines changed
083-full screen image slider
1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -58,33 +58,33 @@ body {
58
58
}
59
59
60
60
.slide : first-child {
61
- background : url ("https://source .unsplash.com/vTL_qy03D1I/1600x900" ) no-repeat
62
- center top/cover;
61
+ background : url ("https://images .unsplash.com/photo-1492633423870-43d1cd2775eb?q=80&w=2070" )
62
+ no-repeat center top/cover;
63
63
}
64
64
65
65
.slide : nth-child (2 ) {
66
- background : url ("https://source .unsplash.com/n19qtMX3nNY/1600x900" ) no-repeat
67
- center top/cover;
66
+ background : url ("https://images .unsplash.com/photo-1471565661762-b9dfae862dbe?q=80&w=2070" )
67
+ no-repeat center top/cover;
68
68
}
69
69
70
70
.slide : nth-child (3 ) {
71
- background : url ("https://source .unsplash.com/_7LbC5J-jw4/1600x900" ) no-repeat
72
- center top/cover;
71
+ background : url ("https://images .unsplash.com/photo-1501196354995-cbb51c65aaea?q=80&w=2071" )
72
+ no-repeat center top/cover;
73
73
}
74
74
75
75
.slide : nth-child (4 ) {
76
- background : url ("https://source .unsplash.com/_KaMTEmJnxY/1600x900" ) no-repeat
77
- center top/cover;
76
+ background : url ("https://images .unsplash.com/photo-1469334031218-e382a71b716b?q=80&w=2070" )
77
+ no-repeat center top/cover;
78
78
}
79
79
80
80
.slide : nth-child (5 ) {
81
- background : url ("https://source .unsplash.com/3mGnYRUNIck/1600x900" ) no-repeat
82
- center top/cover;
81
+ background : url ("https://images .unsplash.com/photo-1500917293891-ef795e70e1f6?q=80&w=2070" )
82
+ no-repeat center top/cover;
83
83
}
84
84
85
85
.slide : nth-child (6 ) {
86
- background : url ("https://source .unsplash.com/cxnkcRnwS7M/1600x900" ) no-repeat
87
- center center/cover;
86
+ background : url ("https://images .unsplash.com/photo-1463453091185-61582044d556?q=80&w=2070" )
87
+ no-repeat center center/cover;
88
88
}
89
89
90
90
.buttons button # prev {
You can’t perform that action at this time.
0 commit comments