SASS orginasation clean up and flex-direction added

This commit is contained in:
Sam Potts
2020-02-10 11:23:57 +00:00
parent e50b35d195
commit 5837c2d5f0
10 changed files with 218 additions and 225 deletions

View File

@ -8,6 +8,7 @@
align-items: center;
direction: ltr;
display: flex;
flex-direction: column;
font-family: $plyr-font-family;
font-variant-numeric: tabular-nums; // Force monosace-esque number widths
font-weight: $plyr-font-weight-regular;