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

fix: cover writing header on mobile (#246)

This commit is contained in:
YeoKyung Yoon 2022-09-13 12:12:46 +09:00 committed by GitHub
parent e1fd9a77f6
commit a7e859bfd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,6 @@
margin-top: 0;
background: #fff;
box-shadow: 0 3px 10px #fff;
z-index: 2;
font-size: 14px;
&__save {