Rev 14734 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14734 | Rev 15341 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | /** |
1 | /** |
2 | * Foundation for Sites |
2 | * Foundation for Sites |
3 | * Version 6.6. |
3 | * Version 6.6.3 |
4 | * foundation |
4 | * https://get.foundation |
5 | * Licensed under MIT Open Source |
5 | * Licensed under MIT Open Source |
6 | */ |
6 | */ |
7 | /* Flex styles */ |
7 | /* Flex styles */ |
8 | .align-left { |
8 | .align-left { |
9 | justify-content: flex-start; } |
9 | justify-content: flex-start; } |