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

fix: release writing header

This commit is contained in:
Yeokyung Yoon 2022-09-09 21:39:23 +09:00
parent 1bc65be955
commit c71b3c273a

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;