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 38 additions and 50 deletions
Showing only changes of commit d574883963 - Show all commits

View File

@ -20,26 +20,16 @@ body {
padding: 2rem 1.5rem;
}
#introduction {
height: 100%;
width: 50%;
position: fixed;
z-index: 1;
top: 0;
overflow-x: hidden;
padding-top: 20px;
}
#introLeft {
display: inline-block;
max-width: 40rem;
left: 0;
max-width: 74rem;
width: 100%;
}
#introRight {
display: inline-block;
max-width: 10rem;
right: 0;
max-width: 5rem;
width: 100%;
}
.navigation {

View File

@ -6,7 +6,7 @@
<link rel="stylesheet" href="default.css" />
</head>
<body>
<div id="introduction" class="inside">
<div class="inside">
<div id="introLeft">
<p style="font-size: 3.5rem;">TRIANTA</p>
<p>Function over form by design</p>
@ -16,7 +16,6 @@
<a class="navigation" href="https://lab.trianta.dev/Trianta">Projects</a>
</div>
</div>
<div>
<div class="inside">
<h2>Completed Projects</h2>
<div class="card">
@ -56,7 +55,6 @@
</div>
</div>
</div>
</div>
<div class="inside">
<h2>Current Personal Projects</h2>
<div class="card">