Update home.module.scss
This commit is contained in:
parent
067121d968
commit
c7d08a9911
|
@ -9,8 +9,8 @@
|
|||
background-color: var(--white);
|
||||
min-width: 600px;
|
||||
min-height: 480px;
|
||||
max-width: 900px;
|
||||
|
||||
max-width: 95vw;
|
||||
max-height: 95vh;
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Reference in New Issue