Update talk page layout
This commit is contained in:
parent
710d22254c
commit
c873cf2321
34 changed files with 82 additions and 121 deletions
3
assets/sass/base/_typography.sass
Normal file
3
assets/sass/base/_typography.sass
Normal file
|
@ -0,0 +1,3 @@
|
|||
@each $value in 'left' 'center' 'right'
|
||||
.is-#{$value}
|
||||
text-align: #{$value}
|
Loading…
Add table
Add a link
Reference in a new issue