Änderungen
This commit is contained in:
@@ -84,8 +84,8 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 1024px;
|
||||
height: 800px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
margin-top: 0px;
|
||||
}
|
||||
@@ -96,7 +96,7 @@
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
top: 50%;
|
||||
bottom: auto;
|
||||
left: -15%;
|
||||
left: 15%;
|
||||
right: 520px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user