File tree Expand file tree Collapse file tree 4 files changed +6
-1
lines changed
Expand file tree Collapse file tree 4 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -189,6 +189,10 @@ header nav ul li a:hover {
189189.achivements {
190190 text-align : center;
191191}
192+ .achivements img {
193+ height : 140px ;
194+
195+ }
192196/*Footer*/
193197.fan {
194198 padding : 20px ;
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ <h2>Achivements</h2>
124124 < div class ="container ">
125125 < div class ="row ">
126126 < div class ="col-md-3 col-6 "> < codersrank-widget username ="programmergaurav "> </ codersrank-widget > </ div >
127- < div class ="col-md-3 col-6 "> </ div >
127+ < div class ="col-md-3 col-6 "> < a target =" blank " href =" https://www.freecodecamp.org/certification/programmergaurav/responsive-web-design " > < img src =" img/certificate1.jpg " > </ a > < /div >
128128 < div class ="col-md-3 col-6 "> </ div >
129129 < div class ="col-md-3 col-6 "> </ div >
130130 </ div > `
Original file line number Diff line number Diff line change 11git add .
22git commit -m "Hello World!"
33git push origin master
4+ programmergaurav
You can’t perform that action at this time.
0 commit comments