mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2026-02-07 23:58:57 -08: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