mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-19 11:12:00 +10:00
solving bugs reported in GH issues
This commit is contained in:
@ -57,6 +57,7 @@ const Castform = ({ data }) => {
|
||||
id="page"
|
||||
className="rounded"
|
||||
style={{
|
||||
fontSize: 14,
|
||||
fontFamily: data.metadata.font,
|
||||
color: data.metadata.colors.text,
|
||||
backgroundColor: data.metadata.colors.background,
|
||||
|
||||
Reference in New Issue
Block a user