mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-18 04:55:32 +00:00
offset links by header
This commit is contained in:
@ -24,3 +24,10 @@
|
||||
@apply text-gray-900
|
||||
}
|
||||
}
|
||||
|
||||
a.anchor {
|
||||
display: block;
|
||||
position: relative;
|
||||
top: -72px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
Reference in New Issue
Block a user