|
|
@@ -1,9 +1,11 @@
|
|
|
<head>
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
|
|
+ <link href="./css/bootstrap.min.css" rel="stylesheet" >
|
|
|
+
|
|
|
</head>
|
|
|
|
|
|
-<body style="max-width: 600px; padding-top:100px; margin: 20px auto;">
|
|
|
- <h1 style="text-align:center;">Terms of Service </h1>
|
|
|
+<body class="pt-5 m-3 w-75 mx-auto">
|
|
|
+ <h1 class="text-center">Terms of Service </h1>
|
|
|
This Terms of Use Agreement(hereinafter referred to as the "Agreement") stipulates the terms and conditions of use for the services provided by WESEEK,Inc.(hereinafter "WESEEK,Inc.") on GROWI Slack-Bot(hereinafter referred to as the "Services"). All registered users(hereinafter referred to as "Users") are required to follow these Terms of Service.
|
|
|
|
|
|
<h2>Application of Terms </h2>
|