Update index.html

This commit is contained in:
Innovation Inc 2019-04-22 09:26:02 -05:00 committed by GitHub
parent c01833ffda
commit 16555343e1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,8 +7,8 @@
margin:0 0 25px; margin:0 0 25px;
overflow:hidden; overflow:hidden;
padding:20px; padding:20px;
background-color:#6BD5F1; background-color:#FFFFFF;
border:1px solid #afcde3; border:10px solid #afcde3;
-webkit-border-radius: 5px; -webkit-border-radius: 5px;
border-radius: 5px; border-radius: 5px;
} }
@ -17,9 +17,9 @@
<body> <body>
<div class="box-blue"> <div class="box-blue">
<h1>Welcome to the DremJS Market!</h1> <h1>Welcome to the DremJS Market!</h1>
<hr />
<h2>"Your one-stop-shop for any Web App you need!"</h2> <h2>"Your one-stop-shop for any Web App you need!"</h2>
</div> </div>
<hr />
<h2>Collection.JS</h2> <h2>Collection.JS</h2>
<p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p> <p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
<p>Provided by SparrOSDeveloperTeam</p> <p>Provided by SparrOSDeveloperTeam</p>