Skip to content

Commit

Permalink
Remove flex start from grid
Browse files Browse the repository at this point in the history
  • Loading branch information
codyrobert committed Aug 7, 2019
1 parent 686fbca commit 0646db8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sass/component-placeholders/_grid.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
%Grid {
align-content: flex-start;
align-items: flex-start;
display: flex;
flex-wrap: wrap;

Expand Down

0 comments on commit 0646db8

Please sign in to comment.