Spaces:
Runtime error
Runtime error
Update style.css
Browse files
style.css
CHANGED
|
@@ -24,7 +24,7 @@ element.style {
|
|
| 24 |
}
|
| 25 |
|
| 26 |
@media (max-width: 768px) {
|
| 27 |
-
#generate_button {
|
| 28 |
width: 100% !important;
|
| 29 |
}
|
| 30 |
}
|
|
|
|
| 24 |
}
|
| 25 |
|
| 26 |
@media (max-width: 768px) {
|
| 27 |
+
#generate_button, mw-full {
|
| 28 |
width: 100% !important;
|
| 29 |
}
|
| 30 |
}
|