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 60a9b9c commit 83ec75fCopy full SHA for 83ec75f
client/styles/components/_account.scss
@@ -39,12 +39,12 @@
39
// }
40
41
42
-@media screen and (min-width: 10%) {
43
- .social_button_github,
44
- .social_button_google {
45
- display: inline-block;
46
- width: auto;
47
- margin-bottom: 0;
48
- }
49
-}
+// @media screen and (min-width: 10%) {
+// .social_button_github,
+// .social_button_google {
+// display: inline-block;
+// width: auto;
+// margin-bottom: 0;
+// }
50
0 commit comments