mirror of
https://github.com/Brandon-Rozek/website-theme.git
synced 2024-11-09 10:50:34 -05:00
Style fix
This commit is contained in:
parent
8fc0095a72
commit
fc0e72ba14
1 changed files with 1 additions and 1 deletions
|
@ -457,7 +457,7 @@ main .e-content .toot-photos img {
|
||||||
}
|
}
|
||||||
|
|
||||||
.reply-button {
|
.reply-button {
|
||||||
border: 1px solid black;
|
border: 1px solid var(--text-color);
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
border-radius: 0.5rem;
|
border-radius: 0.5rem;
|
||||||
box-shadow: 5px 5px var(--acent-color);
|
box-shadow: 5px 5px var(--acent-color);
|
||||||
|
|
Loading…
Reference in a new issue