mirror of
https://github.com/spikecodes/libreddit.git
synced 2026-01-15 09:12:33 +01:00
Refactor post_body width
This commit is contained in:
@@ -715,6 +715,7 @@ a.search_subreddit:hover {
|
||||
font-weight: normal;
|
||||
margin: 5px 15px;
|
||||
grid-area: post_body;
|
||||
width: calc(100% - 30px);
|
||||
}
|
||||
|
||||
.post_footer {
|
||||
|
||||
Reference in New Issue
Block a user