core: add h3 summary

This commit is contained in:
Trianta 2024-11-26 00:47:03 -06:00
parent 3b666182a3
commit ecda9ea210
2 changed files with 3 additions and 4 deletions

View File

@ -85,10 +85,8 @@ h2 {
}
h3 {
color: #dc8a78;
font-size: 1.3rem;
margin-top: 0;
margin-bottom: 0;
font-size: 1.4rem;
text-align: left;
}
h4 {

View File

@ -12,6 +12,7 @@
<a class="navItem" href="https://lab.trianta.dev/Trianta">Projects</a>
</div>
<div id="main">
<h3>An engineer creating solutions on current problems that preserve the future.</h3>
<h1>Completed Projects</h1>
<div class="card">
<h2 class="cardTop">Pong</h2>