core: redesign website #11

Merged
Trianta merged 122 commits from redesign into main 2024-12-10 03:16:37 -06:00
2 changed files with 3 additions and 4 deletions
Showing only changes of commit ecda9ea210 - Show all commits

View File

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

View File

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