mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-09 11:32:39 +00:00
Fix typo in Iokharic font name
This commit is contained in:
@@ -187,7 +187,7 @@ module.exports = [
|
||||
},
|
||||
{
|
||||
name : '5e Draconic',
|
||||
icon : 'fac lokharic',
|
||||
icon : 'fac iokharic',
|
||||
gen : scriptGen.draconic,
|
||||
},
|
||||
]
|
||||
|
||||
@@ -952,7 +952,7 @@ break-inside : avoid;
|
||||
}
|
||||
|
||||
&.draconic table tr td {
|
||||
font-family: Lokharic;
|
||||
font-family: Iokharic;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user