DamarJati commited on
Commit
7dad5fd
·
verified ·
1 Parent(s): b75c22c

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
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
  }