File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1717 < div class ="row ">
1818 < div class ="col-lg-4 col-md-6 ">
1919 < h4 class ="fw-bold "> Rajesh Rathore</ h4 >
20- < p class ="fz-xs-10 fs-small col-xl-10 "> I am ambitious learner, always looking to learn something new.
20+ < p class ="fs-small col-xl-10 "> I am ambitious learner, always looking to learn something new.
2121 I am very passionate about my work and love to solve complex problems and to deep dive
2222 into them for finding the best solution
2323 </ p >
@@ -30,13 +30,13 @@ <h4 class="fw-bold">Rajesh Rathore</h4>
3030 < div >
3131 < h4 class ="fw-bold mb-2 "> Projects</ h4 >
3232 < ng-container *ngFor ="let project of projects ">
33- < p class ="m-0 mb-2 fz-xs-10 fs-small "> < a [href] ="project?.url " target ="_blank " rel ="noopener noreferrer " class ="item-link "> {{project?.name}}</ a > </ p >
33+ < p class ="m-0 mb-2 fs-small "> < a [href] ="project?.url " target ="_blank " rel ="noopener noreferrer " class ="item-link "> {{project?.name}}</ a > </ p >
3434 </ ng-container >
3535 </ div >
36- < div >
36+ < div class =" d-md-block d-none " >
3737 < h4 class ="fw-bold mb-2 "> Contact</ h4 >
3838 < ng-container *ngFor ="let contact of contact ">
39- < p class ="m-0 mb-2 fz-xs-10 fs-small "> {{contact}}</ p >
39+ < p class ="m-0 mb-2 fs-small "> {{contact}}</ p >
4040 </ ng-container >
4141 </ div >
4242 </ div >
You can’t perform that action at this time.
0 commit comments