design: minor touchups + dark theme changes
This commit is contained in:
parent
970590497f
commit
a1c1b5f4d0
7 changed files with 11 additions and 1676 deletions
|
@ -76,7 +76,8 @@
|
|||
.post-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
border-top: 1px solid color-mix(in srgb, transparent, var(--text) 25%);
|
||||
border-top: 1px solid color-mix(in srgb, transparent, var(--text) 20%);
|
||||
background: var(--bg-900);
|
||||
}
|
||||
.post-container:first-of-type {
|
||||
border-top: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue