🍰🗻 Checkpoint
./index.html:617503/291 ./style.css:617503/772
This commit is contained in:
parent
5acc3d7979
commit
7e0bc9c7c9
2 changed files with 2 additions and 5 deletions
|
@ -30,10 +30,5 @@
|
|||
Remix on Glitch
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
<!-- include the Glitch button to show what the webpage is about and
|
||||
to make it easier for folks to view source and remix -->
|
||||
<div class="glitchButton" style="position:fixed;top:20px;right:20px;"></div>
|
||||
<script src="https://button.glitch.me/button.js" defer></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -98,6 +98,8 @@ body {
|
|||
border: 1px solid #000000;
|
||||
box-sizing: border-box;
|
||||
border-radius: 4px;
|
||||
color: #000;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.btn--remix:hover {
|
||||
|
|
Loading…
Reference in a new issue