asdf
This commit is contained in:
+2
-13
@@ -5,6 +5,7 @@
|
||||
<title>IO Game Studios</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="navigationStyle.css">
|
||||
<link rel="stylesheet" href="mainPage.css">
|
||||
</head>
|
||||
<body onresize="hideMobileMenuBar()">
|
||||
|
||||
@@ -16,19 +17,7 @@
|
||||
<!-- Desktop-->
|
||||
<ul>
|
||||
|
||||
<li class="menuDropdownDesktop">
|
||||
Games
|
||||
<div>
|
||||
<ul>
|
||||
<li>
|
||||
<button>FlufflParty</button>
|
||||
</li>
|
||||
<li>
|
||||
<button>Other</button>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</li>
|
||||
<li>Games</li>
|
||||
<li>Quicklinks</li>
|
||||
<li>About</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user