more improvements for mobile
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Samuel Philipp 2023-05-11 00:24:07 +02:00
parent 051deb6f27
commit 4deeea962f
2 changed files with 90 additions and 54 deletions

View file

@ -40,8 +40,8 @@ title: {{site.title}}
<body>
<header id="top">
<div class="overlay">
<div class="container">
<div class="row justify-content-md-center">
<div class="container h-100">
<div class="row justify-content-md-center h-100">
<div class="col-md-12 col-lg-8 text-center position-relative">
<div class="d-flex flex-column vh-100">
<nav class="nav menu d-none d-md-flex">
@ -85,7 +85,7 @@ title: {{site.title}}
</li>
</ul>
</div>
<div class="d-flex justify-content-center">
<div class="scroll-down-outer">
<a class="scroll-down" href="#about">
<span class="d-none">Scroll Down</span>
</a>