chore(web): some changes in css
This commit is contained in:
@@ -41,9 +41,8 @@ main {
|
||||
background-color: #eee;
|
||||
box-shadow: 0 0 0.5vw black;
|
||||
border-radius: 16px;
|
||||
width: 80vw;
|
||||
height: 80vh;
|
||||
max-width: 700px;
|
||||
width: 90vw;
|
||||
height: 90vh;
|
||||
transition: 0.3s;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user