1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 23:45:25 +02:00

Merge branch 'fix/release-writing-header' into stage

This commit is contained in:
Yeokyung Yoon 2022-09-09 21:40:27 +09:00
commit 2788b34c1c

View file

@ -1,6 +1,4 @@
.writing-header {
position: sticky;
top: 0;
padding: 15px 0;
margin-top: calc(-1 * var(--layout-padding-vertical));
background: #fff;