File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed
Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,12 @@ footer[role="contentinfo"] {
7878 }
7979}
8080
81- .third-party .row {
82- padding-bottom : 1rem ;
83- }
81+ .third-party {
82+ .row {
83+ padding-bottom : 1rem ;
84+ }
85+
86+ img {
87+ width : 50px ;
88+ }
89+ }
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ <h2>They are using HTTPlug</h2>
114114 < div class ="row ">
115115 < div class ="col-md-4 "> </ div >
116116 < div class ="col-md-1 ">
117- < img src ="/assets/img/logo/linkedin.png " alt ="LinkedIn " width =" 50px " />
117+ < img src ="/assets/img/logo/linkedin.png " alt ="LinkedIn " />
118118 </ div >
119119 < div class ="col-md-7 ">
120120 < b > < a href ="https://github.com/Happyr/LinkedIn-API-client "> LinkedIn API client</ a > </ b >
@@ -124,7 +124,7 @@ <h2>They are using HTTPlug</h2>
124124 < div class ="row ">
125125 < div class ="col-md-4 "> </ div >
126126 < div class ="col-md-1 ">
127- < img src ="/assets/img/logo/swap.png " alt ="Swap " width =" 50px " />
127+ < img src ="/assets/img/logo/swap.png " alt ="Swap " />
128128 </ div >
129129 < div class ="col-md-7 ">
130130 < b > < a href ="https://github.com/florianv/swap "> Swap</ a > </ b >
You can’t perform that action at this time.
0 commit comments