1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-10 07:55:24 +02:00

Update writing.pcss

This commit is contained in:
Alexander Chernyaev 2022-09-12 15:26:01 +03:00 committed by GitHub
parent 3bcf2e62e4
commit c70754b83b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
.writing-header {
padding: 0 0 15px 0;
margin-top: 0;
padding: 15px 0;
margin-top: calc(-1 * var(--layout-padding-vertical));
background: #fff;
box-shadow: 0 3px 10px #fff;
z-index: 2;