fix: multi level sort number being cut
This commit is contained in:
parent
0e7aa6006c
commit
1ead9fe359
1 changed files with 0 additions and 2 deletions
|
|
@ -11,13 +11,11 @@ import {
|
|||
} from '../../styling/variables'
|
||||
|
||||
const base = {
|
||||
lineHeight: '120%',
|
||||
color: fontColor,
|
||||
}
|
||||
|
||||
export default {
|
||||
base: {
|
||||
lineHeight: '120%',
|
||||
color: fontColor,
|
||||
},
|
||||
h1: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue