Moved sass
This commit is contained in:
parent
2a82ee100b
commit
e3e208642d
15 changed files with 1 additions and 1 deletions
11
sass/base/_lists.scss
Normal file
11
sass/base/_lists.scss
Normal file
|
@ -0,0 +1,11 @@
|
|||
dt {
|
||||
margin-top: .5em;
|
||||
|
||||
&:after {
|
||||
content: ':';
|
||||
}
|
||||
}
|
||||
|
||||
dd {
|
||||
padding-left: 2em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue