diff --git a/crabfit-frontend/public/index.css b/crabfit-frontend/public/index.css index 399b4a0..80d01b8 100644 --- a/crabfit-frontend/public/index.css +++ b/crabfit-frontend/public/index.css @@ -1,7 +1,7 @@ @font-face { - font-family: Karla; - src: url('fonts/karla-variable.ttf') format('truetype'); - font-weight: 1 999; + font-family: Karla; + src: url('fonts/karla-variable.ttf') format('truetype'); + font-weight: 1 999; } @font-face { diff --git a/crabfit-frontend/public/index.html b/crabfit-frontend/public/index.html index 4ccb9ac..2352c9d 100644 --- a/crabfit-frontend/public/index.html +++ b/crabfit-frontend/public/index.html @@ -5,10 +5,10 @@ - + - - - + + + - +
{t('help:p1')}
{t('help:p2')}
@@ -80,17 +80,17 @@ const Help = () => { min={0} max={5} /> -{t('home:offline')}
) : ( -
Learn more about how to Crab Fit.
Learn more about how to Crab Fit.
{t('home:about.content.p6')}
{t('home:about.content.p5')}
-@@ -98,15 +98,15 @@ const Privacy = () => {