Reduce width of posts sidebar
This commit is contained in:
parent
f2ddb2b5c5
commit
b4506d52cc
2 changed files with 3 additions and 4 deletions
|
|
@ -27,6 +27,8 @@ a:visited {
|
|||
|
||||
aside {
|
||||
background-color: var(--background-overlay);
|
||||
max-width: 30%;
|
||||
padding: var(--line-height) 1ch;
|
||||
}
|
||||
|
||||
aside:empty {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue