1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Add scroll padding for anchor links (#1214)

This commit is contained in:
Pavel Djundik
2025-01-27 14:33:11 +02:00
committed by GitHub
parent f843f56538
commit 5f61eca86e

View File

@@ -18,6 +18,7 @@
--dark-magenta-color: #793862;
--medium-magenta-color: #AE508D;
--light-magenta-color: #CF82B1;
scroll-padding-top: 4rem;
}
.clearfix {