This commit is contained in:
brausjonas
2023-03-26 03:00:39 +02:00
parent 28e62f6b3c
commit 1727e5356c
3 changed files with 16 additions and 7 deletions
+6 -3
View File
@@ -24,9 +24,8 @@
<!--Mobile-->
<button onclick="showMobileMenuBar()" id="mobileMenuBarButton">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-three-dots"
viewBox="0 0 16 16">
<path d="M3 9.5a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3zm5 0a1.5 1.5 0 1 1 0-3 1.5 1.5 0 0 1 0 3z"/>
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-list" viewBox="0 0 16 16">
<path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"/>
</svg>
</button>
</nav>
@@ -36,6 +35,8 @@
<menu id="mobileMenuBar">
<div>
<ul>
<li class="highlighted">Home</li>
<li>Games</li>
<li>Quicklinks</li>
@@ -45,6 +46,8 @@
</div>
</menu>
<!--Menu Ends here-->
<div class="contentArea">
<h1 id="mainHeader">We create games like back in the days</h1>