File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 156156
157157 .card {
158158 display : flex ;
159- // Flexbugs `#4`: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
159+ // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
160160 flex : 1 0 0% ;
161161 flex-direction : column ;
162162 margin-right : $card-deck-margin ;
183183 flex-flow : row wrap ;
184184
185185 .card {
186- // Flexbugs `#4`: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
186+ // Flexbugs #4: https://github.com/philipwalton/flexbugs#4-flex-shorthand-declarations-with-unitless-flex-basis-values-are-ignored
187187 flex : 1 0 0% ;
188188 margin-bottom : 0 ;
189189
You can’t perform that action at this time.
0 commit comments