File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -112,11 +112,11 @@ Set background image source
112
112
ulp : nth-of-type (1 ) lip { background-image : url(../ img/picsandsiteinfo/colomaLivingHistory.jpg);}
113
113
ulp : nth-of-type (1 ) { width : 120px ; height : 80px ; }
114
114
ulp : nth-of-type (2 ) lip { background-image : url(../ img/picsandsiteinfo/colomaLivingHistory2019.jpg);}
115
- ulp : nth-of-type (2 ) { width : 90 px ; height : 130 px ; }
115
+ ulp : nth-of-type (2 ) { width : 120 px ; height : 100 px ; }
116
116
ulp : nth-of-type (3 ) lip { background-image : url(../ img/picsandsiteinfo/kidPicHomeschooling.jpg);}
117
- ulp : nth-of-type (3 ) { width : 90 px ; height : 130 px ; }
117
+ ulp : nth-of-type (3 ) { width : 140 px ; height : 100 px ; }
118
118
ulp : nth-of-type (4 ) lip { background-image : url(../ img/picsandsiteinfo/kidsHomeschoolingBaking.jpg);}
119
- ulp : nth-of-type (4 ) { width : 90 px ; height : 130 px ; }
119
+ ulp : nth-of-type (4 ) { width : 120 px ; height : 110 px ; }
120
120
ulp : nth-of-type (5 ) lip { background-image : url(../ img/picsandsiteinfo/sasparillaAtColomaInTheBar.jpg);}
121
121
ulp : nth-of-type (5 ) { width : 120px ; height : 80px ; }
122
122
Original file line number Diff line number Diff line change 3
3
"name" : " startbootstrap-business-casual" ,
4
4
"version" : " 5.0.10" ,
5
5
"scripts" : {
6
- "start" : " node_modules/.bin/gulp watch"
6
+ "start" : " node_modules/.bin/gulp watch" ,
7
+ "build" : " scripts build && cp CNAME build/CNAME"
7
8
},
8
9
"description" : " A casual HTML website theme for businesses built with Bootstrap" ,
9
10
"keywords" : [
You can’t perform that action at this time.
0 commit comments