Change "container" to "panel"

This commit is contained in:
2025-01-02 14:23:57 -08:00
parent 1fb373aac6
commit c53ba06f46
6 changed files with 11 additions and 13 deletions

View File

@ -24,7 +24,7 @@ $(document).ready(function(){
<div style="margin-top: 10%;"></div><!-- Separator -->
<main>
<div class="hero container">
<div class="hero panel">
<h1>Colormatic: A non-profit project for creation.</h1>
<p class="justify">Colormatic is a non-profit project for creating a curated collection of sub-projects that match a high-quality, high attention to detail standard.</p>
<p class="justify">Colormatic Studios is a creative studio dedicated to giving life to maximum effort projects.</p>
@ -35,4 +35,3 @@ $(document).ready(function(){
<footer id="footer"></footer>
</body>
</html>