[site] fix: anchor offset
use different header size on mobiles and desktops
This commit is contained in:
+1
-5
@@ -198,9 +198,5 @@
|
||||
@apply pointer-events-none;
|
||||
}
|
||||
.header-anchor::before {
|
||||
@apply content-[''];
|
||||
@apply block;
|
||||
@apply h-16;
|
||||
@apply -mt-16;
|
||||
@apply invisible;
|
||||
@apply content-[''] block h-24 -mt-24 invisible md:h-16 md:-mt-16;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user