Revert adjustment to max-width of index.html container
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
font-family: 'Segoe UI', sans-serif;
|
||||
box-shadow: 0 12px 64px #000a;
|
||||
width: 80vw;
|
||||
max-width: 700px;
|
||||
max-width: 800px;
|
||||
min-width: 0;
|
||||
max-height: 80vh;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user