mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-10 07:55:24 +02:00
Merge branch 'fix/release-writing-header' into stage
This commit is contained in:
commit
2788b34c1c
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
||||||
.writing-header {
|
.writing-header {
|
||||||
position: sticky;
|
|
||||||
top: 0;
|
|
||||||
padding: 15px 0;
|
padding: 15px 0;
|
||||||
margin-top: calc(-1 * var(--layout-padding-vertical));
|
margin-top: calc(-1 * var(--layout-padding-vertical));
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue