iiiypuk
/
mySite
Archived
1
0
Fork 0

add no-wrap to labels

This commit is contained in:
Alexander Popov 2022-05-24 20:43:23 +03:00
parent 3e80c57c12
commit 92b69e9a7d
Signed by: iiiypuk
GPG Key ID: 3F76816AEE08F908
1 changed files with 7 additions and 7 deletions

View File

@ -44,9 +44,9 @@
<span class="rounded px-2 py-1 bg-primary text-white">Crystal</span>
<span class="rounded px-2 py-1 bg-primary text-white">JavaScript</span>
<span class="rounded px-2 py-1 bg-primary text-white">PHP</span>
<span class="rounded px-2 py-1 bg-primary text-white">Bootstrap 5</span>
<span class="rounded px-2 py-1 bg-primary text-white">CSS 3</span>
<span class="rounded px-2 py-1 bg-primary text-white">HTML 5</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Bootstrap 5</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">CSS 3</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">HTML 5</span>
</div>
<p class="fw-bold mb-1">📢 Services</p>
@ -57,10 +57,10 @@
<p class="fw-bold mb-1">🧰 Tools</p>
<div class="lh-lg mb-3">
<span class="rounded px-2 py-1 bg-primary text-white">Arch Linux</span>
<span class="rounded px-2 py-1 bg-primary text-white">Windows 11</span>
<span class="rounded px-2 py-1 bg-primary text-white">Sublime Text 4</span>
<span class="rounded px-2 py-1 bg-primary text-white">Windows Terminal</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Arch Linux</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Windows 11</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Sublime Text 4</span>
<span class="rounded px-2 py-1 bg-primary text-white text-nowrap">Windows Terminal</span>
<span class="rounded px-2 py-1 bg-primary text-white">EditorConfig</span>
<span class="rounded px-2 py-1 bg-primary text-white">Git</span>
<span class="rounded px-2 py-1 bg-primary text-white">Gitea</span>