fin fix css reglage
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 10px 20px 10px 20px;
|
||||
gap: 20px;
|
||||
}
|
||||
|
||||
|
||||
@@ -55,13 +57,6 @@
|
||||
}
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.content {
|
||||
gap: 32px;
|
||||
}
|
||||
|
||||
.section {
|
||||
}
|
||||
|
||||
.submitBtn {
|
||||
width: auto;
|
||||
}
|
||||
@@ -69,22 +64,4 @@
|
||||
.section button {
|
||||
width: fit-content;
|
||||
}
|
||||
<<<<<<< Updated upstream
|
||||
}
|
||||
|
||||
@media (min-width: 900px) {
|
||||
.content {
|
||||
padding: 36px;
|
||||
gap: 36px;
|
||||
}
|
||||
|
||||
.section {
|
||||
}
|
||||
|
||||
.modifyIcon {
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
}
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
Reference in New Issue
Block a user