@@ -211,55 +211,55 @@ <h5 class="has-animation">Education & Skill</h5>
211
211
< h5 class ="has-animation "> Badges</ h5 >
212
212
< div class ="badges ">
213
213
< a href ="https://developer.mozilla.org/docs/Web/CSS " target ="_blank ">
214
- < img src ="css.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
214
+ < img src ="css.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
215
215
</ a >
216
216
< a href ="https://developer.mozilla.org/docs/Web/JavaScript " target ="_blank ">
217
- < img src ="js.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
217
+ < img src ="js.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
218
218
</ a >
219
219
< a href ="https://www.php.net/ " target ="_blank ">
220
- < img src ="php.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
220
+ < img src ="php.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
221
221
</ a >
222
222
< a href ="https://www.linux.org/ " target ="_blank ">
223
- < img src ="linux.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
223
+ < img src ="linux.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
224
224
</ a >
225
225
< a href ="https://www.arduino.cc/ " target ="_blank ">
226
- < img src ="arduino.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
226
+ < img src ="arduino.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
227
227
</ a >
228
228
< a href ="https://www.raspberrypi.org/ " target ="_blank ">
229
- < img src ="raspberry-pi.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
229
+ < img src ="raspberry-pi.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
230
230
</ a >
231
231
< a href ="https://www.canva.com/ " target ="_blank ">
232
- < img src ="canva.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
232
+ < img src ="canva.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
233
233
</ a >
234
234
< a href ="https://reactjs.org/ " target ="_blank ">
235
- < img src ="react.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
235
+ < img src ="react.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
236
236
</ a >
237
237
< a href ="https://nodejs.org/ " target ="_blank ">
238
- < img src ="node-js.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
238
+ < img src ="node-js.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
239
239
</ a >
240
240
< a href ="https://www.npmjs.com/ " target ="_blank ">
241
- < img src ="npm.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
241
+ < img src ="npm.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
242
242
</ a >
243
243
< a href ="https://mui.com/ " target ="_blank ">
244
- < img src ="mui.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
244
+ < img src ="mui.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
245
245
</ a >
246
246
< a href ="https://www.electronjs.org/ " target ="_blank ">
247
- < img src ="electron.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
247
+ < img src ="electron.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
248
248
</ a >
249
249
< a href ="https://www.typescriptlang.org/ " target ="_blank ">
250
- < img src ="typescript.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
250
+ < img src ="typescript.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
251
251
</ a >
252
252
< a href ="https://en.wikipedia.org/wiki/Shell_script " target ="_blank ">
253
- < img src ="shell-script.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
253
+ < img src ="shell-script.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
254
254
</ a >
255
255
< a href ="https://www.python.org/ " target ="_blank ">
256
- < img src ="python.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
256
+ < img src ="python.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
257
257
</ a >
258
258
< a href ="https://developer.mozilla.org/docs/Web/HTML " target ="_blank ">
259
- < img src ="html5.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
259
+ < img src ="html5.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
260
260
</ a >
261
261
< a href ="https://nginx.org/ " target ="_blank ">
262
- < img src ="nginx.svg " style ="max-width: 100px !important; max-height: 30px !important; ">
262
+ < img src ="nginx.svg " style ="max-width: 100px !important; max-height: 30px !important; margin: 3px !important; ">
263
263
</ a >
264
264
</ div >
265
265
</ div >
0 commit comments