diff --git a/home.md b/home.md index 142d7de..49d838a 100644 --- a/home.md +++ b/home.md @@ -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; -} \ No newline at end of file +} +``` \ No newline at end of file