Fix post url indentation

This commit is contained in:
spikecodes 2021-02-19 18:19:04 -08:00
parent 902c9a6e42
commit bacb22f7f9
No known key found for this signature in database
GPG Key ID: 004CECFF9B463BCB

View File

@ -701,7 +701,7 @@ a.search_subreddit:hover {
#post_url {
color: var(--accent);
margin: 5px 20px;
margin: 5px 15px;
grid-area: post_media;
}