Skip to content

20170419 Updates

Choose a tag to compare

@williampansky williampansky released this 19 Apr 16:14
· 33 commits to master since this release
v1.1.6
  • <div class="container" id="donorNames">
    • Added the following to _sponsorOppDonors.scss and added the class noNames to donation tiers without names
    • .noNames {
        display: none;
        @media(min-width:1200px) { display: flex; visibility: hidden;}
      }