center titles

This commit is contained in:
Alexander Popov 2022-12-24 01:34:19 +03:00
parent afe37d2284
commit 93c9afcc32
1 changed files with 17 additions and 17 deletions

View File

@ -9,10 +9,10 @@
</section>
<section class="bg-white border rounded shadow-sm p-3 mb-3">
<h2>🔌 What I use</h2>
<h2 class="text-center">🔌 What I use</h2>
<p class="fw-bold mb-1">📕 Languages & frameworks</p>
<div class="lh-lg mb-3">
<p class="fw-bold mb-1 text-center">📕 Languages & frameworks</p>
<div class="lh-lg mb-3 text-center">
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Pure C</span>
<span class="rounded px-2 py-1 bg-danger text-white">Crystal</span>
<span class="rounded px-2 py-1 bg-primary text-white">JavaScript</span>
@ -21,15 +21,8 @@
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Bootstrap 5</span>
</div>
<p class="fw-bold mb-1">📢 Services</p>
<div class="lh-lg mb-3">
<span class="rounded px-2 py-1 bg-primary text-white">FastMail</span>
<span class="rounded px-2 py-1 bg-primary text-white">Last.fm</span>
<span class="rounded px-2 py-1 bg-primary text-white">Pinterest</span>
</div>
<p class="fw-bold mb-1">🧰 Tools</p>
<div class="lh-lg mb-3">
<p class="fw-bold mb-1 text-center">🧰 Tools</p>
<div class="lh-lg mb-3 text-center">
<span class="rounded px-2 py-1 bg-primary text-white">Porteus</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Alpine Linux</span>
<span class="rounded px-2 py-1 bg-primary text-white">OpenBSD</span>
@ -44,12 +37,19 @@
<span class="rounded px-2 py-1 bg-primary text-white">Git</span>
<span class="rounded px-2 py-1 bg-primary text-white">Tmux</span>
</div>
<p class="fw-bold mb-1 text-center">📢 Services</p>
<div class="lh-lg mb-3 text-center">
<span class="rounded px-2 py-1 bg-primary text-white">FastMail</span>
<span class="rounded px-2 py-1 bg-primary text-white">Last.fm</span>
<span class="rounded px-2 py-1 bg-primary text-white">Pinterest</span>
</div>
</section>
<section class="bg-white border rounded shadow-sm p-3 mb-3">
<h2>🗂️ My projects</h2>
<h2 class="text-center">🗂️ My projects</h2>
<div class="row row-cols-1 row-cols-md-2 row-cols-xl-3 g-3 justify-content-start align-items-start">
<div class="row row-cols-1 row-cols-md-2 g-3 justify-content-start align-items-start">
<div>
<div class="border rounded">
<div class="d-flex flex-column p-3">
@ -120,7 +120,7 @@
</section>
<section class="bg-white border rounded shadow-sm p-3 mb-3">
<h2>💼 My little projects</h2>
<h2 class="text-center">💼 My little projects</h2>
<p>
<a class="btn btn-sm btn-outline-primary" href="https://git.a2s.su/mirror" target="_blank">🔗</a>
@ -163,9 +163,9 @@
</section>
<section class="bg-white border rounded shadow-sm p-3 mb-3">
<h2>📫 How to reach me</h2>
<h2 class="text-center">📫 How to reach me</h2>
<div class="lh-lg">
<div class="lh-lg text-center">
<a class="text-decoration-none rounded px-2 py-1 bg-primary text-white" target="_blank" href="https://twitter.com/_iiiypuk">Twitter</a>
<a class="text-decoration-none rounded px-2 py-1 bg-primary text-white" target="_blank" href="mailto:iiiypuk@fastmail.fm">EMail</a>
<a class="text-decoration-none rounded px-2 py-1 bg-primary text-white" target="_blank" href="irc://iiiypuk.me:6667/admin">IRC</a>