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

Update header.pcss

This commit is contained in:
Taly 2022-07-25 20:48:06 +03:00
parent 65020cee65
commit 40b999db41

View file

@ -1,5 +1,5 @@
html {
scroll-padding-top: calc(var(--layout-height-header) + 10vh);
scroll-padding-top: calc(var(--layout-height-header) + 50px);
}
.docs-header {