shrink horizontally
This commit is contained in:
parent
7c56292cbd
commit
ff9c8d3427
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
body {
|
||||
background-color: #0a0a0a;
|
||||
|
||||
max-width: clamp(800px, 45%, 1000px);
|
||||
max-width: clamp(600px, 35%, 800px);
|
||||
height: 100vh;
|
||||
margin: auto;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue