Update talk page layout

This commit is contained in:
Oliver Davies 2017-02-19 21:14:22 +00:00
parent 710d22254c
commit c873cf2321
34 changed files with 82 additions and 121 deletions

View file

@ -0,0 +1,3 @@
@each $value in 'left' 'center' 'right'
.is-#{$value}
text-align: #{$value}