This commit is contained in:
Sequoia Haynes 2024-12-16 14:40:54 -08:00
parent 0a14f93255
commit a5f1066d2b
2 changed files with 20 additions and 17 deletions

View File

@ -55,10 +55,11 @@
<h3>Join Us!</h3>
<p>If you're ready to dive into the action, head to our <a href="/play">pl</p>
</p>
</p>
</div>
</div>
</body>
<div id="footer">
<p id="footerText">© CactusSMP Admins</p>
<div>
</div>
</html>

View File

@ -106,6 +106,8 @@ input{
}
#aboutP{
color:black;
display: flex;
flex-direction: column;
}
#centerThing{
width: 100%;