Update style.css
This commit is contained in:
parent
58f4fc4e77
commit
7f320b3143
1 changed files with 5 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue