Skip to content

Commit 37e8798

Browse files
author
Kacper
committed
fix socials logos
1 parent 021e316 commit 37e8798

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/app.component.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,12 +104,12 @@
104104
TBHM - Fast Testing Checklist
105105
</a>
106106
</mat-menu>
107-
108-
<a target="_blank" fxLayoutAlign="center start" href="https://github.com/kac89/vulnrepo" style="padding: 0px;" title="Visit project on github.com" mat-button>
107+
<br>
108+
<a target="_blank" fxLayoutAlign="center start" href="https://github.com/kac89/vulnrepo" style="padding-left: 10px;" title="Visit project on github.com" >
109109
<img src="./assets/github.png" style="height: 32px;width: 32px;">
110110
</a>
111111

112-
<a target="_blank" href="https://x.com/vulnrepo" title="Follow project on X" style="padding: 0px;padding-top: 10px;" mat-button>
112+
<a target="_blank" href="https://x.com/vulnrepo" title="Follow project on X" style="padding: 0px;padding-top: 10px;">
113113
<img src="./assets/X.svg" style="width: 64px;">
114114
</a>
115115

0 commit comments

Comments
 (0)