Update main.css
This commit is contained in:
@@ -221,11 +221,4 @@ a, button, input, select, textarea, label, main{
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
box-shadow: 0 6px 20px rgba(0,0,0,0.1);
|
box-shadow: 0 6px 20px rgba(0,0,0,0.1);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
|
||||||
|
|
||||||
/* --- RESPONSIVE DESIGN (MOBILGERÄTE) --- */
|
|
||||||
@media (max-width: 760px) {
|
|
||||||
.form-page {
|
|
||||||
place-content: center;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user