Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_partners.scss « pages « styles « src - github.com/GDGToulouse/devfest-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: abf3c4d668883e4345b4cc3f89eefd11f95aa3ee (plain)
1
2
3
4
5
6
7
8
.page.partners {

  .content {
    img {
      width: 50vw;
    }
  }
}