Änderungen
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
color: #fff;
|
||||
background-color: #003680;
|
||||
}
|
||||
#content_container {
|
||||
position:absolute;
|
||||
#content_container {
|
||||
position: absolute;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 1024px;
|
||||
height: 800px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0 auto;
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user