File tree Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Expand file tree Collapse file tree 3 files changed +0
-21
lines changed Original file line number Diff line number Diff line change 2929.account__social-stack > * {
3030 margin-right : #{15 / $base-font-size } rem;
3131}
32-
33- // @media screen and (max-width: 767px) {
34- // .social_button_github,
35- // .social_button_google {
36- // display: block;
37- // width: 100%;
38- // margin-bottom: 10px;
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- // }
50-
Original file line number Diff line number Diff line change 5252
5353.form__input {
5454 width : 100% ;
55- min-width : 10% ;
5655 height : #{40 / $base-font-size } rem;
5756 font-size : #{16 / $base-font-size } rem;
5857 @include themify () {
Original file line number Diff line number Diff line change 1919 display : flex ;
2020 flex-direction : row ;
2121 justify-content : flex-end ;
22- min-width : 10% ;
2322 height : 100% ;
2423 align-items : center ;
2524}
You can’t perform that action at this time.
0 commit comments