Update style.css

This commit is contained in:
robrobinbin 2021-02-01 20:27:56 +01:00 committed by GitHub
parent 58f4fc4e77
commit 7f320b3143
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -633,6 +633,11 @@ a.search_subreddit:hover {
width: auto;
}
img.post_media {
max-width: 100%;
width: auto;
}
#post_url {
color: var(--accent);
margin: 5px 20px;