proper formatting for items list titles
This commit is contained in:
parent
d39194c4fa
commit
b71f229e16
2 changed files with 11 additions and 3 deletions
|
@ -44,3 +44,11 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.items-list-title {
|
||||
margin-top: 2em;
|
||||
margin-bottom: 0px;
|
||||
padding-left: 1em;
|
||||
border-bottom: 2px groove $c-border-groove;
|
||||
font-weight: bold;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue