fix: fix bug
This commit is contained in:
commit
3bdbdeb852
@ -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,6 +27,11 @@
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="gameboard">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<script src="gameboard.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
x
Reference in New Issue
Block a user