File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,12 @@ main {
4242 line-height : 2.0 ;
4343}
4444
45+ .about .title {
46+ display : flex;
47+ justify-content : space-between;
48+ align-items : center;
49+ }
50+
4551.experience {
4652 display : flex;
4753 flex-direction : column;
Original file line number Diff line number Diff line change 1414< body id ="home ">
1515 < main >
1616 < section class ="about ">
17- < h1 >
18- Hi there, I'm Hafiz 👋 < br />
19- I'm a Backend Engineer
20- </ h1 >
17+ < div class ="title ">
18+ < h1 >
19+ Hi there, I'm Hafiz 👋 < br />
20+ I'm a Backend Engineer
21+ </ h1 >
22+ < img src ="https://www.codewars.com/users/MHafizAF/badges/large " alt ="codewars " />
23+ </ div >
2124 < p >
2225 A backend engineer with one year of experience, < br />
2326 always eager to learn and improve my development skills.
You can’t perform that action at this time.
0 commit comments