Skip to content

Commit

Permalink
Added sass folder
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtom committed Oct 26, 2019
1 parent dc1b037 commit 22bf8e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -257,5 +257,15 @@
</div>
</div>
<div id="footer">2020 Primary. Copyright Something Something.</div>
<a href="#pop-up1">Click to pop up modal</a>
<div class="pop-up1">
Hello I am Popup 1
<a href="#popup2">Continue</a>
</div>
<div class="pop-up2">
Hello I am popup 2
</div>

</body>
</html>

Empty file added sass/style.scss
Empty file.

0 comments on commit 22bf8e6

Please sign in to comment.