Fixed centering for cards images and added link to my malware repo.
This commit is contained in:
parent
ad6613d898
commit
2605ec8f6c
2 changed files with 6 additions and 11 deletions
|
|
@ -27,17 +27,15 @@
|
|||
</div>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div id="projectsShowcase" class="flex flex-row">
|
||||
<a class="menuEntryColor" href="https://github.com/adrianvic/haruma">
|
||||
<a class="menuEntryColor" href="https://github.com/adrianvic/malware">
|
||||
<div class="flex flex-column box menuEntry flyOnHover">
|
||||
<div class="menuEntryHelper">
|
||||
<img class="menuEntryIlustration menuEntrySVG" src="./assets/svg/malware.svg">
|
||||
</div>
|
||||
<div class="flex flex-column">
|
||||
<h2 class="noMargin">Haruma</h2>
|
||||
<p class="lightColor noMargin">A Discord bot (and vampire).</p>
|
||||
<h2 class="noMargin">Malware</h2>
|
||||
<p class="lightColor noMargin">My work with malware archiving.</p>
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue