update styles

This commit is contained in:
WinsDominoes 2024-05-08 15:33:07 +07:00
parent cee20fb7e0
commit 5e06b1ba83
2 changed files with 8 additions and 9 deletions

View File

@ -173,4 +173,9 @@ header {
height: calc(100vh - 50px); height: calc(100vh - 50px);
padding: 5px; padding: 5px;
} }
}
.container {
margin: 0 calc(8px + 1.5625vw);
padding: 10px;
} }

View File

@ -41,15 +41,9 @@
</header> </header>
<main> <main>
<h1>thingy</h1> <div class="container">
<pre>thing <h1>hi bro</h1>
dfdf </div>
dffdfd
dffdfd
dffdffv
</pre>
</main> </main>
<footer> <footer>