remove link underline
This commit is contained in:
parent
c5d1e09ccf
commit
237bbfd29d
@ -168,8 +168,8 @@
|
||||
<h2>📫 How to reach me</h2>
|
||||
|
||||
<div>
|
||||
<a class="rounded px-2 py-1 bg-primary text-white" href="#">Twitter</a>
|
||||
<a class="rounded px-2 py-1 bg-primary text-white" href="#">EMail</a>
|
||||
<a class="text-decoration-none rounded px-2 py-1 bg-primary text-white" href="#">Twitter</a>
|
||||
<a class="text-decoration-none rounded px-2 py-1 bg-primary text-white" href="#">EMail</a>
|
||||
</div>
|
||||
</section>
|
||||
</main>
|
||||
|
Reference in New Issue
Block a user