recuip stash
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
.content {
|
||||
width: 100%;
|
||||
padding: 20px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
@@ -57,7 +56,6 @@
|
||||
|
||||
@media (min-width: 640px) {
|
||||
.content {
|
||||
padding: 28px;
|
||||
gap: 32px;
|
||||
}
|
||||
|
||||
@@ -71,6 +69,7 @@
|
||||
.section button {
|
||||
width: fit-content;
|
||||
}
|
||||
<<<<<<< Updated upstream
|
||||
}
|
||||
|
||||
@media (min-width: 900px) {
|
||||
@@ -86,4 +85,6 @@
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
}
|
||||
=======
|
||||
>>>>>>> Stashed changes
|
||||
}
|
||||
Reference in New Issue
Block a user