Skip to content

Commit

Permalink
Update shop.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 4, 2024
1 parent 4910681 commit f24216a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions shop.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
body,h1 {font-family: "Montserrat", sans-serif}
img {margin-bottom: -7px}
.w3-row-padding img {margin-bottom: 12px}
.center {text-align: center}
</style>
</head>
<body>
Expand All @@ -36,9 +37,9 @@
<div class="w3-clear"></div>
</div>
</div>

<div class="center">
<h1>Coming Soon!</h1>
</div>
<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-light-grey w3-center w3-opacity w3-xlarge" style="margin-top:128px">
<a href="https://www.instagram.com/_ryan.423_/" target=”_blank”><i class="fa fa-instagram w3-hover-opacity"></i></a>
Expand Down

0 comments on commit f24216a

Please sign in to comment.