handling active chapter font weight
This commit is contained in:
parent
3a50912e6d
commit
5e6bd9751c
|
|
@ -31,5 +31,9 @@
|
|||
a {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
a.active {
|
||||
@apply font-bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user