Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:39:10 -05:00 committed by GitHub
parent 197bd0ed9e
commit aa6d779da4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,10 @@
-webkit-border-radius: 5px;
border-radius: 5px;
}
.rel-p {
position: relative;
left: 25px;
}
</style>
</head>
<body>
@ -27,7 +31,7 @@
<div class="box-blue-emb">
<h1>Welcome to the DremJS Market!</h1>
</div>
<h2>"Your one-stop-shop for any Web App you need!"</h2>
<h2 class="rel-p">"Your one-stop-shop for any Web App you need!"</h2>
</div>
<h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>