Skip to content

Commit 93aa546

Browse files
committed
[GLOB] Correct README.md file
Correction of indentation between icons. Third attempt. matowdev
1 parent f82cf5d commit 93aa546

1 file changed

Lines changed: 7 additions & 21 deletions

File tree

README.md

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

3333
<h3 align="left">Languages and Tools:</h3>
34-
3534
<p align="left">
3635
<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>
36+
<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>
37+
<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>
38+
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript" target="_blank" rel="noreferrer"><span style="display: inline-block; margin-right: 15px;"><img src="https://raw.githubusercontent.com/matowdev/draft/3b3415aa8e986677a4a93f3a3504d90c57efbbaa/images/js-icon-2.svg" width="39" height="39" alt="JavaScript"/></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>
5743
</p>
5844

5945
<div>

0 commit comments

Comments
 (0)