Update home

ty kayn 2019-08-20 15:02:20 +02:00
parent de428b0e7c
commit 55fabefb79
1 changed files with 3 additions and 1 deletions

@ -9,6 +9,7 @@ https://www.cipherbliss.com/faire-son-propre-theme-mastodon/
Custom CSS suggestion:
```
.public-layout .activity-stream{
width: 650px;
}
@ -43,4 +44,5 @@ color: orange !important;
.compose-form .compose-form__buttons-wrapper{
background: #f2d9b7;
}
}
```