Follow changes in WD-css-align-3-20160519

See also: https://www.w3.org/TR/2016/WD-css-align-3-20160519/
This commit is contained in:
Kyo Nagashima
2016-05-20 10:42:51 +09:00
parent 70955d83b9
commit de24cfc34f
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
.align {
justify-self: safe;
justify-content: true;
justify-content: unsafe;
justify-items: self-start;
align-self: self-end;
align-content: flex-start;