File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11< footer class ="footer ">
22 < div class ="row container-fluid ">
3- < div class ="col-md-5 text-center " style ="padding-top: 30px; ">
4- < a class ="twitter-timeline " data-width ="400 " data-height ="400 " data-theme ="light " data-link-color ="#2B7BB9 " href ="https://twitter.com/py_sprints?ref_src=twsrc%5Etfw "> Tweets by py_sprints</ a > < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script >
3+ < div class ="footer__twitter-container col-md-5 text-center ">
4+ < a class ="twitter-timeline "
5+ data-width ="400 "
6+ data-height ="400 "
7+ data-theme ="light "
8+ data-link-color ="#2B7BB9 "
9+ href ="https://twitter.com/py_sprints?ref_src=twsrc%5Etfw "> Tweets by py_sprints</ a >
10+ < script async src ="https://platform.twitter.com/widgets.js " charset ="utf-8 "> </ script >
511 </ div >
612 < div class ="col-md-7 ">
713 < h2 class ="footer__section-title "> With the support of...</ h2 >
Original file line number Diff line number Diff line change 765765 border-top : $light-blue 1px solid ;
766766}
767767
768+ .footer__twitter-container {
769+ margin-top : 1em ;
770+ }
771+
768772.footer__content {
769773 padding-top : 5% ;
770774 text-align : center ;
790794 @extend .footer-font ;
791795 font-size : 1.5em ;
792796 color : $footer-title ;
793- margin-top : 1 em ;
797+ margin-top : 0.5 em ;
794798}
795799
796800.footer__sponsor-link {
You can’t perform that action at this time.
0 commit comments