Skip to content

Commit f82cf5d

Browse files
committed
[GLOB] Correct README.md file
Correction of indentation between icons. Second attempt. matowdev
1 parent 09e6c63 commit f82cf5d

1 file changed

Lines changed: 22 additions & 7 deletions

File tree

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,29 @@
3131
</p> -->
3232

3333
<h3 align="left">Languages and Tools:</h3>
34+
3435
<p align="left">
35-
<a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/html-icon.svg" width="46" height="46" alt="html5"/></a>
36-
<a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/css-icon.svg" width="46" height="46" alt="css3" style="margin-right: 5px;"/></a>
37-
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/matowdev/draft/3b3415aa8e986677a4a93f3a3504d90c57efbbaa/images/js-icon-2.svg" width="39" height="39" alt="JavaScript" style="margin-right: 10px;"/></a>
38-
<a href="https://git-scm.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/481e2d2e667ea29ac904e41ba91628841f4ecf11/images/git-icon-2.svg" alt="git" width="39" height="39" style="margin-right: 5px;"/></a>
39-
<a href="https://www.figma.com/" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/figma-icon.svg" alt="figma" width="39" height="39"/></a>
40-
<a href="https://getbootstrap.com" target="_blank" rel="noreferrer"> <img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/bootstrap-icon.svg" alt="bootstrap" width="42" height="42"/></a>
41-
<a href="https://code.visualstudio.com/" target="_blank" rel="noreferrer"><img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/vscode-icon.svg" width="42" height="42" alt="VS Code" /></a>
36+
<a href="https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML" target="_blank" rel="noreferrer">
37+
<img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/html-icon.svg" width="46" height="46" alt="html5"/>
38+
</a>
39+
<span style="display: inline-block;"></span>
40+
<a href="https://developer.mozilla.org/en-US/docs/Learn/CSS/First_steps" target="_blank" rel="noreferrer">
41+
<img src="https://raw.githubusercontent.com/matowdev/draft/69d42efb36dc4ae031520788c346c3f3b4f74d03/images/css-icon.svg" width="46" height="46" alt="css3"/></a>
42+
<span style="display: inline-block; padding-right: 10px;"></span>
43+
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer">
44+
<img src="https://raw.githubusercontent.com/matowdev/draft/3b3415aa8e986677a4a93f3a3504d90c57efbbaa/images/js-icon-2.svg" width="39" height="39" alt="JavaScript"/></a>
45+
<span style="display: inline-block; padding-right: 15px;"></span>
46+
<a href="https://git-scm.com/" target="_blank" rel="noreferrer">
47+
<img src="https://raw.githubusercontent.com/matowdev/draft/481e2d2e667ea29ac904e41ba91628841f4ecf11/images/git-icon-2.svg" alt="git" width="39" height="39""/></a>
48+
<span style="display: inline-block; padding-right: 10px;"></span>
49+
<a href="https://www.figma.com/" target="_blank" rel="noreferrer">
50+
<img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/figma-icon.svg" alt="figma" width="39" height="39"/></a>
51+
<span style="display: inline-block; padding-right: 10px;"></span>
52+
<a href="https://getbootstrap.com" target="_blank" rel="noreferrer">
53+
<img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/bootstrap-icon.svg" alt="bootstrap" width="42" height="42"/></a>
54+
<span style="display: inline-block; padding-right: 10px;"></span>
55+
<a href="https://code.visualstudio.com/" target="_blank" rel="noreferrer">
56+
<img src="https://raw.githubusercontent.com/matowdev/draft/95769474d933033f653083f50cd81255c1e8ce5e/images/vscode-icon.svg" width="42" height="42" alt="VS Code" /></a>
4257
</p>
4358

4459
<div>

0 commit comments

Comments
 (0)