Update index-shop.html
This commit is contained in:
parent
3bd6117842
commit
5b04fba30c
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue