mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2025-08-23 10:13:57 -07:00
fix fonts pomodoro-clock-react
This commit is contained in:
@@ -62,7 +62,7 @@ class App extends React.Component {
|
||||
flexDirection: 'column',
|
||||
color: colors.ivoryBlack,
|
||||
overFlow: 'hidden',
|
||||
fontFamily: 'Ubuntu sans-serif',
|
||||
fontFamily: 'Ubuntu, sans-serif',
|
||||
fontSize: 48,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user