css
This commit is contained in:
@@ -229,4 +229,8 @@ a, button, input, select, textarea, label, main{
|
||||
justify-content: center;
|
||||
padding: 20px 10px;
|
||||
}
|
||||
.form-container {
|
||||
width: 100%;
|
||||
max-width: 500px;
|
||||
}
|
||||
}
|
||||
@@ -110,5 +110,8 @@ CSS für die Profilseite
|
||||
@media (max-width: 760px) {
|
||||
.profile-layout-container {
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user