File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -496,22 +496,22 @@ <h5 class="Footer-findOutMore row">Find out more.</h5>
496496 < h5 class ="row "> Let's connect.</ h5 >
497497 < div class ="row ">
498498 < div >
499- < a href ="https://twitter.com/kleros_io " target ="_blank ">
499+ < a class =" Footer-socialLink " href ="https://twitter.com/kleros_io " target ="_blank ">
500500 < img src ="img/twitter.svg " alt ="Twitter " class ="Footer-socialIcon ">
501501 </ a >
502- < a href ="https://www.facebook.com/kleros.io " target ="_blank ">
502+ < a class =" Footer-socialLink " href ="https://www.facebook.com/kleros.io " target ="_blank ">
503503 < img src ="img/facebook.svg " alt ="Facebook " class ="Footer-socialIcon ">
504504 </ a >
505- < a href ="https://www.linkedin.com/company/kleros " target ="_blank ">
505+ < a class =" Footer-socialLink " href ="https://www.linkedin.com/company/kleros " target ="_blank ">
506506 < img src ="img/linked-in.svg " alt ="LinkedIn " class ="Footer-socialIcon ">
507507 </ a >
508- < a href ="https://medium.com/kleros " target ="_blank ">
508+ < a class =" Footer-socialLink " href ="https://medium.com/kleros " target ="_blank ">
509509 < img src ="img/medium.svg " alt ="Medium " class ="Footer-socialIcon ">
510510 </ a >
511- < a href ="https://t.me/kleros " target ="_blank ">
511+ < a class =" Footer-socialLink " href ="https://t.me/kleros " target ="_blank ">
512512 < img src ="img/telegram.svg " alt ="Telegram " class ="Footer-socialIcon ">
513513 </ a >
514- < a href ="https://www.reddit.com/r/Kleros " target ="_blank ">
514+ < a class =" Footer-socialLink " href ="https://www.reddit.com/r/Kleros " target ="_blank ">
515515 < img src ="img/reddit.svg " alt ="Reddit " class ="Footer-socialIcon ">
516516 </ a >
517517 </ div >
Original file line number Diff line number Diff line change 207207.Header-btn-readTheWhitepaper {
208208 border : none;
209209 margin-left : 61px ;
210+ margin-right : 60px ;
210211}
211212
212213.Header-banner {
764765 font-weight : 300 ;
765766}
766767
768+ .Footer-socialLink : hover {
769+ text-decoration : none;
770+ }
771+
767772.Footer-socialIcon {
768773 height : 37px ;
769774 margin-right : 8px ;
You can’t perform that action at this time.
0 commit comments