Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
company-logo.css 102 B
.logo-wrapper {
  position: fixed;
  top: inherit;
  top: 0;
  z-index: 9999;
  padding: 10px 10px;
}