core: redesign website #11
@ -38,12 +38,11 @@ body {
|
|||||||
max-width: 10rem;
|
max-width: 10rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#navigation {
|
.navigation {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
max-width: inherit;
|
max-width: 4rem;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
display: flex;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.canvas {
|
.canvas {
|
||||||
|
@ -13,10 +13,8 @@
|
|||||||
<p>Function over form by design</p>
|
<p>Function over form by design</p>
|
||||||
</div>
|
</div>
|
||||||
<div id="introRight">
|
<div id="introRight">
|
||||||
<div id="navigation">
|
<a class="navigation" href="https://www.github.com/trimutex">GitHub</a>
|
||||||
<a href="https://www.github.com/trimutex">GitHub</a>
|
<a class="navigation" href="https://lab.trianta.dev/Trianta">Projects</a>
|
||||||
<a href="https://lab.trianta.dev/Trianta">Projects</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user