Skip to content

Commit 83ec75f

Browse files
committed
Commented out unnecessary lines
1 parent 60a9b9c commit 83ec75f

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

client/styles/components/_account.scss

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@
3939
// }
4040
// }
4141

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-
}
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+
// }
5050

0 commit comments

Comments
 (0)