feat: update
This commit is contained in:
@@ -43,8 +43,8 @@ h1,p{
|
||||
border-radius: 10px;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
max-width: 1500px;
|
||||
max-height: 650px;
|
||||
max-width: 99vw;
|
||||
max-height: 93vh;
|
||||
background: linear-gradient(180deg, #e0e9fd 0%, #e9ecf1 90%);
|
||||
box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.4);
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user