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

fix: cover writing header on mobile

This commit is contained in:
Yeokyung Yoon 2022-09-09 21:50:53 +09:00
parent caea20203b
commit a33a4238c4

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 {