Compare commits
No commits in common. "5f2468c98f9531d4c2212a8d1fb1b598d2bca602" and "ccc6d7fdad659d46fbb36a4522d6406f9de954a6" have entirely different histories.
5f2468c98f
...
ccc6d7fdad
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Memory Card</title>
|
||||
<link rel="stylesheet" href="gameboard.css">
|
||||
|
||||
<script src="gameboard.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id = "container">
|
||||
@ -27,11 +27,6 @@
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="gameboard">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<script src="gameboard.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user