redesign home with edito

This commit is contained in:
isUnknown 2024-04-11 12:56:45 +02:00
parent 6c25374e09
commit 8aa1b420d9
4 changed files with 20 additions and 25 deletions

View file

@ -1,3 +1,4 @@
article .content {
scroll-margin-block-start: calc(var(--unit--vertical) * 6);
margin-top: calc(var(--unit--vertical) * 2);
}