<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.admin-bar .fixed.contain-to-grid {
    top: 45px;
}
@media screen and (min-width: 641px) {
  .admin-bar .fixed.contain-to-grid {
      top: 31px;
  }
}</pre></body></html>