Refactor post_body width
This commit is contained in:
parent
5cd5b553b0
commit
55e9915bb0
@ -715,6 +715,7 @@ a.search_subreddit:hover {
|
|||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin: 5px 15px;
|
margin: 5px 15px;
|
||||||
grid-area: post_body;
|
grid-area: post_body;
|
||||||
|
width: calc(100% - 30px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.post_footer {
|
.post_footer {
|
||||||
|
Loading…
Reference in New Issue
Block a user