File tree 2 files changed +11
-5
lines changed 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change @@ -78,6 +78,12 @@ footer[role="contentinfo"] {
78
78
}
79
79
}
80
80
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>
114
114
< div class ="row ">
115
115
< div class ="col-md-4 "> </ div >
116
116
< 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 " />
118
118
</ div >
119
119
< div class ="col-md-7 ">
120
120
< 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>
124
124
< div class ="row ">
125
125
< div class ="col-md-4 "> </ div >
126
126
< 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 " />
128
128
</ div >
129
129
< div class ="col-md-7 ">
130
130
< b > < a href ="https://github.com/florianv/swap "> Swap</ a > </ b >
You can’t perform that action at this time.
0 commit comments