Code design Änderungen sowie Design-Anpassungen aöller Seiten auf Mobilgeräten
This commit is contained in:
@@ -68,13 +68,14 @@
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x: clip;
|
||||
width:390px;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
width: 400px;
|
||||
width: 390px;
|
||||
height: 613px;
|
||||
margin: 0 auto;
|
||||
margin-top: 0px;
|
||||
|
||||
Reference in New Issue
Block a user