Skip to content
Snippets Groups Projects
Commit 050c8ea1 authored by Sarah Fiedler's avatar Sarah Fiedler
Browse files

add index.js

parent d3889d28
No related branches found
No related tags found
No related merge requests found
......@@ -42,4 +42,5 @@
</main>
</body>
<script src="./index.js"></script>
</html>
\ No newline at end of file
......@@ -41,7 +41,7 @@ h1 {
cursor: pointer;
width: 100px;
margin: 10px;
color: var(--very-dark-blue);
color: black;
background-color: var(--yellow);
padding: 5px 10px;
border-color: var(--golden-yellow);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment