fix fonts pomodoro-clock-react

This commit is contained in:
2020-06-11 17:32:11 -07:00
parent a1761b835f
commit b16d2a23d1
8 changed files with 15 additions and 15 deletions

View File

@ -15,7 +15,7 @@
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@400&display=swap">
<!--
font-family: 'Ubuntu', sans-serif;
-->