added disclaimer
This commit is contained in:
@@ -41,7 +41,11 @@ const yannikAge = new Date().getFullYear() - 2004; // 31/12/2003
|
||||
>, and showcasing of my <a href="/projects">projects</a>.
|
||||
Maybe also some other stuff all around the creative process
|
||||
of game developement or completely unrelated stuff like
|
||||
cooking recepies in my <a href="/blog">blog</a> ;)
|
||||
cooking recepies in my <a href="/blog">blog</a> ;)<br />
|
||||
<i style="font-size: 8px;"
|
||||
>(this website is getting rewritten and is not looking
|
||||
good on mobile devices yet)</i
|
||||
>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
@@ -4,7 +4,7 @@ main {
|
||||
}
|
||||
|
||||
.home-main-box {
|
||||
padding-block: 8vh;
|
||||
padding-block: 7vh;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
Reference in New Issue
Block a user