Change "container" to "panel"
This commit is contained in:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user