File tree Expand file tree Collapse file tree 7 files changed +10
-12
lines changed
062-exchange rate calculator
078-speak number guessing game
082-parallax landing page Expand file tree Collapse file tree 7 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 99 < body >
1010 < div class ="wrapper ">
1111 < img
12- src ="https://image.flaticon.com/icons/svg/3915/3915722.svg "
12+ src ="https://i.ibb.co/rvJd2XR/rate.png "
1313 alt ="Exchange Rate Calculator "
1414 class ="money-img "
1515 />
Original file line number Diff line number Diff line change 1717 < div class ="header ">
1818 < div class ="flex ">
1919 < img
20- src ="https://image.flaticon.com/icons/svg/1397/1397179.svg "
20+ src ="https://i.ibb.co/ZKCTJ9b/728985-fish-cooking-food-kitchen-meal-icon.png "
2121 alt ="Meal Finder "
2222 />
2323 < h1 > Meal Finder</ h1 >
Original file line number Diff line number Diff line change 2929}
3030
3131.header img {
32- width : 24 px ;
33- width : 24 px ;
32+ width : 32 px ;
33+ width : 32 px ;
3434}
3535
3636.header h1 {
4949
5050.flex {
5151 display : flex;
52+ align-items : center;
5253}
5354
5455input ,
Original file line number Diff line number Diff line change @@ -17,10 +17,7 @@ <h1>Expense Tracker</h1>
1717
1818 < div class ="container ">
1919 < div class ="header ">
20- < img
21- src ="https://image.flaticon.com/icons/svg/3176/3176361.svg "
22- alt ="Expense Tracker "
23- />
20+ < img src ="https://i.ibb.co/jfScDTC/budget.png " alt ="Expense Tracker " />
2421 < div class ="balance-container ">
2522 < h2 > Your Balance</ h2 >
2623 < h2 id ="balance " class ="balance "> $0.00</ h2 >
Original file line number Diff line number Diff line change 1010 </ head >
1111 < body >
1212 < img
13- src ="https://image.flaticon.com/icons/svg/3787/3787697.svg "
13+ src ="https://i.ibb.co/Kb6SkTm/8399350-mic-microphone-audio-icon.png "
1414 alt ="Speak "
1515 />
1616 < h1 > Guess a Number Between 1 - 100</ h1 >
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ body * {
3535}
3636
3737img {
38- width : 16 rem ;
39- height : 16 rem ;
38+ width : 8 rem ;
39+ height : 8 rem ;
4040}
4141
4242h1 ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ <h1>Don't just start. Continue. Ship. Repeat.</h1>
2525 < section class ="section section-stream ">
2626 < img
2727 class ="play rellax "
28- src ="https://image.flaticon.com/icons/svg/4069/4069204.svg "
28+ src ="https://i.ibb.co/Fn2SWJh/play.png "
2929 alt ="Play "
3030 data-rellax-speed ="0 "
3131 data-rellax-xs-speed ="-5 "
You can’t perform that action at this time.
0 commit comments