Asheq096
Results
1
comments of
Asheq096
You can provide an offset by adding the following: ``` :target:before { content:""; display:block; height:64px; /* fixed header height*/ margin:-64px 0 0; /* negative fixed header height */ } ```...