mirror of
https://github.com/redlib-org/redlib.git
synced 2025-04-24 15:56:08 +00:00
Refactor post_body width
This commit is contained in:
parent
5cd5b553b0
commit
55e9915bb0
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue