Update index-shop.html

This commit is contained in:
Innovation Inc 2019-04-22 10:36:40 -05:00 committed by GitHub
parent 95adb4179a
commit 037b0dec84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@
left: 25px;
}
.rel-emb {
position: absolute;
top: 2px;
position: relative;
text-align: center;
}
.cwhite {
color: #FFFFFF;
@ -40,7 +40,7 @@
<body>
<div class="box-blue">
<div class="box-blue-emb">
<h1 class="rel-emb cwhite acent">Welcome to the DremJS Market!</h1>
<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>