Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • Restore
  • VisualisationUpgrade
3 results

custom.css

Blame
  • user avatar
    soblin authored
    dc6b78ba
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    custom.css 170 B
    @media screen and (max-width: 767px) {
        .github-corner svg {
            width: 55px;
            height: 55px;
        }
        #projectnumber {
            margin-right: 22px;
        }
    }