1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-28 20:14:01 +01:00

react-snap can't export correct font family

This commit is contained in:
Phuoc Nguyen
2019-11-26 23:33:52 +07:00
parent 38fd1026d8
commit efb8e69c91
5 changed files with 19 additions and 4 deletions

View File

@@ -60,7 +60,6 @@ const Home = () => {
style={{
alignItems: 'center',
display: 'flex',
fontFamily: '\'Source Code Pro\'',
fontSize: '16px',
justifyContent: 'center',
lineHeight: 1.5,