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/cover-writing-header-on-mobile' into stage

This commit is contained in:
Yeokyung Yoon 2022-09-09 21:51:17 +09:00
commit c336e0d036

View file

@ -3,7 +3,6 @@
margin-top: calc(-1 * var(--layout-padding-vertical));
background: #fff;
box-shadow: 0 3px 10px #fff;
z-index: 2;
font-size: 14px;
&__save {