faq list style
This commit is contained in:
parent
81798c6c00
commit
7ba47625fd
1 changed files with 4 additions and 1 deletions
|
@ -505,9 +505,12 @@ main {
|
|||
font-size: 1.5rem;
|
||||
}
|
||||
|
||||
li:not(:last-of-type) {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #e2048e;
|
||||
//font-weight: 600;
|
||||
border-bottom: 1px solid #e2048e;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue