diff options
Diffstat (limited to 'pages/tos.js')
| -rw-r--r-- | pages/tos.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/tos.js b/pages/tos.js index 89b7e94..1fabb1f 100644 --- a/pages/tos.js +++ b/pages/tos.js @@ -12,7 +12,7 @@ export default function ToS() { </Head> <div className={styles.container}> <div id="top"/> - <h1 className="text-center display-5 mt-3">Andrew Lee Projects Terms of Service</h1> + <h1 className="text-center">Andrew Lee Projects Terms of Service</h1> <p>These terms of service are set in place to ensure you have a great time being part of our community/services.</p> <div id="community-guidelines"> <h1>Community Guidelines</h1> |
