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 7 additions and 13 deletions
Showing only changes of commit 6f2461ad5b - Show all commits

View File

@ -1,14 +1,7 @@
/*
* base text: #006A67
* important text: #FFF4B7
* first background: #000B58
* second background: #003161
*/
/*
* base text: #06CDFF
* important text: #301E67
* first background: #03001C
* second background: #
* background: #03001C
*/
body {
@ -90,12 +83,13 @@ h1 {
}
h2 {
width: 400px;
text-align: center;
margin: auto;
padding: 8px;
background: #03001C;
border-radius: 24px;
color: #03001C;
margin: auto;
padding: 8px;
text-align: center;
width: 400px;
}
h3 {

View File

@ -13,7 +13,7 @@
<a class="navItem" href="https://lab.trianta.dev/Trianta">Projects</a>
</div>
<p style="font-size: 5.5rem;">TRIANTA</p>
<h1>An engineer creating solutions on current problems that enhance the future.</h1>
<p>An engineer <h1>creating solutions</h1> on <h1>current problems</h1> that <h1>enhance</h1> the future. </p>
</div>
</div>
<div class="second">