Style fix

This commit is contained in:
Brandon Rozek 2023-01-03 21:06:40 -05:00
parent 8fc0095a72
commit fc0e72ba14
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480

View file

@ -457,7 +457,7 @@ main .e-content .toot-photos img {
}
.reply-button {
border: 1px solid black;
border: 1px solid var(--text-color);
padding: 5px;
border-radius: 0.5rem;
box-shadow: 5px 5px var(--acent-color);