diff --git a/index-shop.html b/index-shop.html index 355a682..23fcd8b 100644 --- a/index-shop.html +++ b/index-shop.html @@ -27,7 +27,7 @@ } .rel-emb { position: absolute; - text-align: center; + top: 2px; } .cwhite { color: #FFFFFF; @@ -40,7 +40,7 @@ <body> <div class="box-blue"> <div class="box-blue-emb"> - <h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1> + <center><h1 class="rel-emb cwhite">Welcome to the DremJS Market!</h1></center> </div> <h2 class="rel-uemb acent">"Your one-stop-shop for any Web App you need!"</h2> </div>