Update index-shop.html
This commit is contained in:
parent
95adb4179a
commit
037b0dec84
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue