Stray character

merge-requests/8/head
Bob Mottram 2020-11-02 14:12:25 +00:00
parent 1b895520c8
commit 15b985cc69
1 changed files with 1 additions and 1 deletions

View File

@ -387,7 +387,7 @@ a:focus {
}
.containerNewPost {
border: 0var(--border-width) solid var(--border-color);
border: var(--border-width) solid var(--border-color);
border-radius: var(--timeline-border-radius);
background-color: var(--main-bg-color);
margin: var(--vertical-between-posts);