8 lines
89 B
CSS
8 lines
89 B
CSS
html {
|
|
scroll-padding-top: 5rem;
|
|
}
|
|
|
|
h3.hx\:sr-only + * {
|
|
margin-top: 0 !important;
|
|
}
|