@ -20,7 +20,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Centurion</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@ -6,8 +6,7 @@
$footer-height: 4.5em
$content-height: calc(100vh - $footer-height)
$content-height: calc(100vh - #{$footer-height})
body
font-family: 'SourceSansPro', sans-serif