removed experimental code

This commit is contained in:
Amruth Pillai
2020-07-24 21:56:02 +05:30
parent f2a0b612d0
commit f1fe45e9c9

View File

@ -57,7 +57,6 @@ const Castform = ({ data }) => {
id="page"
className="rounded"
style={{
fontSize: 14,
fontFamily: data.metadata.font,
color: data.metadata.colors.text,
backgroundColor: data.metadata.colors.background,