File tree 7 files changed +10
-12
lines changed
062-exchange rate calculator
078-speak number guessing game
082-parallax landing page
7 files changed +10
-12
lines changed Original file line number Diff line number Diff line change 9
9
< body >
10
10
< div class ="wrapper ">
11
11
< img
12
- src ="https://image.flaticon.com/icons/svg/3915/3915722.svg "
12
+ src ="https://i.ibb.co/rvJd2XR/rate.png "
13
13
alt ="Exchange Rate Calculator "
14
14
class ="money-img "
15
15
/>
Original file line number Diff line number Diff line change 17
17
< div class ="header ">
18
18
< div class ="flex ">
19
19
< 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 "
21
21
alt ="Meal Finder "
22
22
/>
23
23
< h1 > Meal Finder</ h1 >
Original file line number Diff line number Diff line change 29
29
}
30
30
31
31
.header img {
32
- width : 24 px ;
33
- width : 24 px ;
32
+ width : 32 px ;
33
+ width : 32 px ;
34
34
}
35
35
36
36
.header h1 {
49
49
50
50
.flex {
51
51
display : flex;
52
+ align-items : center;
52
53
}
53
54
54
55
input ,
Original file line number Diff line number Diff line change @@ -17,10 +17,7 @@ <h1>Expense Tracker</h1>
17
17
18
18
< div class ="container ">
19
19
< 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 " />
24
21
< div class ="balance-container ">
25
22
< h2 > Your Balance</ h2 >
26
23
< h2 id ="balance " class ="balance "> $0.00</ h2 >
Original file line number Diff line number Diff line change 10
10
</ head >
11
11
< body >
12
12
< 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 "
14
14
alt ="Speak "
15
15
/>
16
16
< h1 > Guess a Number Between 1 - 100</ h1 >
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ body * {
35
35
}
36
36
37
37
img {
38
- width : 16 rem ;
39
- height : 16 rem ;
38
+ width : 8 rem ;
39
+ height : 8 rem ;
40
40
}
41
41
42
42
h1 ,
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ <h1>Don't just start. Continue. Ship. Repeat.</h1>
25
25
< section class ="section section-stream ">
26
26
< img
27
27
class ="play rellax "
28
- src ="https://image.flaticon.com/icons/svg/4069/4069204.svg "
28
+ src ="https://i.ibb.co/Fn2SWJh/play.png "
29
29
alt ="Play "
30
30
data-rellax-speed ="0 "
31
31
data-rellax-xs-speed ="-5 "
You can’t perform that action at this time.
0 commit comments