Update terms. Fix issue with role picker

This commit is contained in:
jude 2023-07-30 15:26:51 +01:00
parent 5d655c7e6d
commit 88e9826a62
2 changed files with 5 additions and 1 deletions

View File

@ -591,6 +591,10 @@ input.default-width {
border-bottom: 1px solid #fff;
}
li.highlight {
margin-bottom: 0 !important;
}
@media only screen and (max-width: 768px) {
.button-row {
display: flex;

View File

@ -35,7 +35,7 @@
<h2 class="title">Reminder Bot</h2>
<p>
The Terms of Service <strong>do not</strong> apply to self-hosting users who are using the source code
or pre-packaged Debian files to operate Reminder Bot.
or pre-packaged Debian files to run their own instance of Reminder Bot.
</p>
<br>
<h3 class="subtitle">Your access to Reminder Bot may be restricted if you:</h3>