Skip to content

Commit cba2049

Browse files
committed
[GLOB] Correct README.md file
Correction of indentation between icons. Fifth attempt.. matowdev
1 parent 09c025d commit cba2049

1 file changed

Lines changed: 24 additions & 8 deletions

File tree

README.md

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,30 @@
3232

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

4561
<div>

0 commit comments

Comments
 (0)