Skip to content

Commit 4571a3f

Browse files
authored
Fix: title overflow
1 parent 78713a0 commit 4571a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1 id="nameTitle">Alkaison</h1>
3131
<article class="project-card">
3232
<a href="./Hackerman/index.html">
3333
<img class="project-image" src="./images/projects/Kali_Linux_Terminal.png" alt="Demo">
34-
<p class="project-title">Linux Terminal [Contribute]</p>
34+
<p class="project-title">Linux Terminal</p>
3535
<p class="project-description">Interactive web implementation replicating the Kali Linux terminal, Contribute to increase its features.</p>
3636
<p class="tags">
3737
<span class="project-difficulty">Medium</span>

0 commit comments

Comments
 (0)