Update UI

This commit is contained in:
Foxster
2023-12-15 19:52:23 -08:00
parent e0116394d4
commit c6630a2c0b
16 changed files with 268 additions and 97 deletions

View File

@@ -7,7 +7,7 @@
*/
#main {
padding-top: 7rem;
padding-top: 5rem;
}
#apps .app-container {

View File

@@ -15,11 +15,7 @@
<link rel="stylesheet" href="../../common/style.css">
<link rel="stylesheet" href="all-apps.css">
</head>
<body class="loading">
<div id="loading">
<img src="../../common/assets/img/loading.gif" alt="loading">
<p>Loading</p>
</div>
<body>
<!-- Add to AltStore banner & navigation bar -->
<div id="top"></div>
<div id="main">