mirror of
https://github.com/standardebooks/web.git
synced 2025-07-12 09:32:24 -04:00
Correct border of blog post editor's note in dark mode
This commit is contained in:
parent
f15180fa6c
commit
8641c57dbf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.editors-note{
|
||||
border: 3px double #222222;
|
||||
border: 3px double var(--body-text);
|
||||
padding: 2em;
|
||||
font-style: italic;
|
||||
box-sizing: border-box;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue