summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/index.html
diff options
context:
space:
mode:
authorFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:27:30 +0000
committerFudgerboy <91767657+Fudgerboy@users.noreply.github.com>2024-07-05 10:27:30 +0000
commit343fe9c6656bdc3eb5199252273a3a71f2c9558f (patch)
tree40c248a9baa61af5d2f95669b3c0388308a14a39 /wk8/pset/homepage/index.html
parent2bda287aabe168e6667dcf4f655815925a3c9432 (diff)
Fri, Jul 5, 2024, 3:27 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/index.html')
-rw-r--r--wk8/pset/homepage/index.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/wk8/pset/homepage/index.html b/wk8/pset/homepage/index.html
index 4007376..f0ff2c4 100644
--- a/wk8/pset/homepage/index.html
+++ b/wk8/pset/homepage/index.html
@@ -16,8 +16,10 @@
</script>
</head>
<body>
- <div class="spinner-border" role="status" id="spinner">
- <span class="visually-hidden">Loading...</span>
+ <div class="centered">
+ <div class="spinner-border" role="status" id="spinner">
+ <span class="visually-hidden">Loading...</span>
+ </div>
</div>
<div id="container">
<div class="topbar"></div>