mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-10 07:55:24 +02:00
Update writing.pcss
This commit is contained in:
parent
3bcf2e62e4
commit
c70754b83b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
.writing-header {
|
||||
padding: 0 0 15px 0;
|
||||
margin-top: 0;
|
||||
padding: 15px 0;
|
||||
margin-top: calc(-1 * var(--layout-padding-vertical));
|
||||
background: #fff;
|
||||
box-shadow: 0 3px 10px #fff;
|
||||
z-index: 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue