Merge branch 'master' into add-skills
This commit is contained in:
commit
51251dc3fc
5 changed files with 31 additions and 14 deletions
|
@ -15,3 +15,7 @@
|
|||
|
||||
.list-style-none
|
||||
list-style: none
|
||||
|
||||
@each $value in 'block' 'inline' 'inline-block'
|
||||
.display-#{$value}
|
||||
display: #{$value}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue