File tree Expand file tree Collapse file tree 7 files changed +300
-246
lines changed
Expand file tree Collapse file tree 7 files changed +300
-246
lines changed Original file line number Diff line number Diff line change 1+ {}
Original file line number Diff line number Diff line change @@ -5589,8 +5589,8 @@ img {
55895589 position : relative;
55905590 max-width : 100% ;
55915591 height : 80px ;
5592- opacity : 0.4 ;
5593- transition : all 300 ms ease;
5592+ opacity : 0.7 ;
5593+ transition : all 600 ms ease;
55945594}
55955595
55965596.sponsor-section .client-logo .image : hover img {
@@ -5607,6 +5607,7 @@ img {
56075607 line-height : 30px ;
56085608 font-weight : 600 ;
56095609 text-transform : uppercase;
5610+ border-radius : 10px ;
56105611}
56115612
56125613.sponsor-section .style-two .client-logo {
Original file line number Diff line number Diff line change @@ -844,11 +844,22 @@ <h2>Our Sponsors</h2>
844844 </ div >
845845
846846 < div class ="sponsors-area ">
847+ < div class ="client-logo ">
848+ < figure class ="image ">
849+ < a href ="https://gatsbsjs.org " target ="_blank "> < img src ="images/clients/gatsby.png " alt =""> </ a >
850+ </ figure >
851+ </ div >
852+ < div class ="client-logo ">
853+ < figure class ="image ">
854+ < a href ="https://paystack.com " target ="_blank "> < img src ="images/clients/paystack.png " alt =""> </ a >
855+ </ figure >
856+ </ div >
847857 < div class ="client-logo ">
848858 < figure class ="image ">
849859 < a href ="https://egghead.io " target ="_blank "> < img src ="images/clients/egghead.png " alt =""> </ a >
850860 </ figure >
851861 </ div >
862+
852863 < div class ="client-logo ">
853864 < figure class ="image ">
854865 < a href ="https://andela.com " target ="_blank "> < img src ="images/clients/andela.png " alt =""> </ a >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments