Update Button
This commit is contained in:
parent
a44b68b31f
commit
508e03fba8
@ -63,10 +63,6 @@ a:hover {
|
|||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btn.mod {
|
|
||||||
width: 33%;
|
|
||||||
}
|
|
||||||
|
|
||||||
.btn-block {
|
.btn-block {
|
||||||
display: block;
|
display: block;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -37,9 +37,9 @@
|
|||||||
<h2 class="text-white font-weight-bold">Hi 👋, Welcome to my Site!</h2>
|
<h2 class="text-white font-weight-bold">Hi 👋, Welcome to my Site!</h2>
|
||||||
<p class="text-white-65">Developer, CTF Player, Homelab, 3D Printing</p>
|
<p class="text-white-65">Developer, CTF Player, Homelab, 3D Printing</p>
|
||||||
<hr class="divider" />
|
<hr class="divider" />
|
||||||
<div class="d-grid col-6 mx-auto">
|
<div class="d-grid col-8 mx-auto">
|
||||||
<a class="btn mt-2 btn-lg" href="https://blog.d3vyce.fr" target="_blank" rel="noopener noreferrer"><span><i class="fa fa-bookmark fa-lg"></i> Blog</span></a>
|
<a class="btn btn-test mt-2 btn-lg" href="https://blog.d3vyce.fr" target="_blank" rel="noopener noreferrer"><span><i class="fa fa-bookmark fa-lg"></i> Blog</span></a>
|
||||||
<a class="btn mt-2 btn-lg" href="https://github.com/d3vyce" target="_blank" rel="noopener noreferrer"><span><i class="fa fa-github fa-lg"></i> Github</span></a>
|
<a class="btn btn-test mt-2 btn-lg" href="https://github.com/d3vyce" target="_blank" rel="noopener noreferrer"><span><i class="fa fa-github fa-lg"></i> Github</span></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user