File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 206206 margin-bottom : 60px ;
207207 border-right : 1px solid # 29dcb2 ;
208208 border-bottom : 1px solid # 29dcb2 ;
209- border-bottom-right-radius : 60 px ;
209+ border-bottom-right-radius : 40 px ;
210210 -webkit-transition-duration : .4s ;
211211 -moz-transition-duration : .4s ;
212212 -o-transition-duration : .4s ;
226226 width : 100% ;
227227 padding : 5px 0 5px 0 ;
228228 background-color : # 29dcb2 ;
229- border-top-left-radius : 60 px ;
229+ border-top-left-radius : 40 px ;
230230 -webkit-transition-duration : .4s ;
231231 -moz-transition-duration : .4s ;
232232 -o-transition-duration : .4s ;
251251 color : # 333 ;
252252 padding : 15px 15px ;
253253 border-left : 1px solid # 29dcb2 ;
254- border-bottom-right-radius : 60 px ;
254+ border-bottom-right-radius : 40 px ;
255255 text-align : justify;
256256 -webkit-transition-duration : .4s ;
257257 -moz-transition-duration : .4s ;
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ <h4>One Stop for Python Programming Resources. It's all about Python.</h4>
3939 < div class ="col-md-2 col-sm-2 ">
4040 < div id ="header-social ">
4141 < a href ="https://twitter.com/pythonpedia " target ="_blank "> < i class ="fa fa-twitter fa-2x "> </ i > </ a >
42- < a href ="https://github.com/pythonpedia " target ="_blank "> < i class ="fa fa-github fa-2x "> </ i > </ a >
42+ < a href ="https://github.com/parbhat/python-pedia " target ="_blank "> < i class ="fa fa-github fa-2x "> </ i > </ a >
4343 </ div >
4444 </ div >
4545 </ div >
You can’t perform that action at this time.
0 commit comments