2525 < img src ="./img/karma-logo.svg " alt ="" style ="height: 50px " />
2626 < nav >
2727 < ul class ="nav-list ">
28- < li > < a href ="# "> < strong > Meet Karma</ strong > </ a > </ li >
29- < li > < a href ="# "> How it Works</ a > </ li >
30- < li > < a href ="# "> Store</ a > </ li >
31- < li > < a href ="# "> Blog</ a > </ li >
32- < li > < a href ="# "> Help</ a > </ li >
33- < li > < a href ="# "> Login</ a > </ li >
28+ < li class ="nav-item ">
29+ < a href ="# "> < strong > Meet Karma</ strong > </ a >
30+ </ li >
31+ < li class ="nav-item "> < a href ="# "> How it Works</ a > </ li >
32+ < li class ="nav-item "> < a href ="# "> Store</ a > </ li >
33+ < li class ="nav-item "> < a href ="# "> Blog</ a > </ li >
34+ < li class ="nav-item "> < a href ="# "> Help</ a > </ li >
35+ < li class ="nav-item "> < a href ="# "> Login</ a > </ li >
3436 </ ul >
3537 </ nav >
3638 </ header >
@@ -43,11 +45,23 @@ <h2>Bring WiFi with you, everywhere you go.</h2>
4345 </ div >
4446 <!-- -->
4547 < div class ="main-containe-down ">
46- < h2 > Everyone needs a little Karma.</ h2 >
47- < p > Internet for all devices</ p >
48- < p > Boost your productivity</ p >
49- < p > Pay as You Go</ p >
48+ < h1 class ="down-h1 "> Everyone needs a little Karma.</ h1 >
49+ < div class ="icons ">
50+ < div class ="icon-1 ">
51+ < img src ="./img/icon-devices.svg " alt ="" width ="130px " />
52+ < p > Internet for all devices</ p >
53+ </ div >
54+ < div class ="icon-2 ">
55+ < img src ="./img/icon-coffee.svg " alt ="" width ="130px " />
56+ < p > Boost your productivity</ p >
57+ </ div >
58+ < div class ="icon-3 ">
59+ < img src ="./img/icon-refill.svg " alt ="" width ="130px " />
60+ < p > Pay as You Go</ p >
61+ </ div >
62+ </ div >
5063 </ div >
64+ < div class ="line "> </ div >
5165 </ main >
5266 <!-- FOOTER -->
5367 < footer class ="footer ">
0 commit comments