D10 Oliveros header is hidden by Gins secondary toolbar after scroll
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3336972. -->
Reported by: [luenemann](https://www.drupal.org/user/3041555)
Related to !23
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Gins secondary toolbar overlaps Oliveros site-header.</p>
<p>Open site-header:<br>
<img src="https://www.drupal.org/files/issues/2023-01-27/olivero-site-header-open.PNG"></p>
<p>Closed site-header:<br>
<img src="https://www.drupal.org/files/issues/2023-01-27/olivero-site-header-closed.PNG"></p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<ol>
<li>install Drupal 10 standard</li>
<li>install Gin as admin theme</li>
<li>install Gin Toolbar</li>
<li>navigate to /</li>
<li>scroll page down</li>
</ol>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add attribute <code>data-offset-top</code> to <code><div class="gin-secondary-toolbar gin-secondary-toolbar--frontend"></code> in <code>toolbar.html.twig</code></p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
> Related issue: [Issue #3371767](https://www.drupal.org/node/3371767)
issue