Responsive CSS fixes.

This commit is contained in:
Mike Cao 2020-08-17 16:46:13 -07:00
parent ebad54ab82
commit bab70279dd
10 changed files with 57 additions and 29 deletions

View file

@ -8,7 +8,7 @@
git clone https://github.com/mikecao/umami.git
```
### Go into your repo folder
### Go into the repo folder
```
cd umami
@ -53,7 +53,7 @@ postgresql://username:mypassword@localhost:5432/mydb
mysql://username:mypassword@localhost:3306/mydb
```
The `HASH_SALT` is used to generate unique session values for your installation.
The `HASH_SALT` is used to generate unique values for your installation.
### Generate database client