diff --git a/layouts/home.tootpick.html b/layouts/home.tootpick.html index 03b1810..d8b0a9c 100644 --- a/layouts/home.tootpick.html +++ b/layouts/home.tootpick.html @@ -69,7 +69,7 @@ GNU Affero General Public License for more details. flex-direction: column; gap: .8em; background: #444b5d; - border-radius: 0; + border-radius: 4px; padding: .8em; max-width: 40rem; margin-top: auto;