Browse Source

14-grid

15-promises
emieldkr 4 years ago
parent
commit
476ee1c50e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      14-grid/index.html

+ 1
- 1
14-grid/index.html View File

@@ -24,7 +24,7 @@
<div class="yellow">eleven</div>
<div class="yellow">twelve</div>

<div class="green">nine</div>
<div class="green">thirteen</div>
</div>
<script src="scripts/main.js"></script>
</body>

Loading…
Cancel
Save