1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

fix: release writing header (#245)

This commit is contained in:
YeoKyung Yoon 2022-09-09 21:47:21 +09:00 committed by GitHub
parent 1bc65be955
commit caea20203b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;