From 637cf5391cfed14889e6670bcb890dc6aa02c6da Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Fri, 29 Jun 2018 22:44:37 -0500 Subject: [PATCH] Update index-open.html --- index-open.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index-open.html b/index-open.html index e944b52..3edec72 100644 --- a/index-open.html +++ b/index-open.html @@ -33,7 +33,7 @@ </style> <body> <h1 class="cwhite">DremJS Version 0.0.1a</h1> - <div> + <div class="astart"> <ul class="astart"> <li><a href="apps/About/index.html"><p>About DremJS</p></a></li> <li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li>