We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a7a93 commit 74ebebeCopy full SHA for 74ebebe
src/components/common/Button.module.scss
@@ -68,7 +68,7 @@
68
@media (min-width: 768px) and (max-width: 1023px) {
69
&--primary,
70
&--delete {
71
- max-width: 720px;
+ min-width: 720px;
72
}
73
74
&--primary {
0 commit comments