Update index-shop.html

This commit is contained in:
Innovation Inc 2019-04-22 10:42:16 -05:00 committed by GitHub
parent 3bd6117842
commit 5b04fba30c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@
-webkit-border-radius: 5px;
border-radius: 5px;
height: 10px;
text-align: center;
}
.rel-uemb {
position: relative;
@ -40,7 +41,7 @@
<body>
<div class="box-blue">
<div class="box-blue-emb">
<center><h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1></center>
<h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1>
</div>
<h2 class="rel-uemb acent">"Your one-stop-shop for any Web App you need!"</h2>
</div>