github.com/resonatecoop/id@v1.1.0-43/frontend/src/components/footer/index.css (about)

     1  .footer-component dd > .linkĀ {
     2    padding-bottom: .1rem;
     3  }
     4  
     5  .footer-component dd > .link:hover {
     6    border-bottom: 1px solid currentcolor;
     7  }
     8  
     9  .icon-resonate {
    10    width: 100%;
    11    height: 100%;
    12    max-width: 144px; /* need tachyons update */
    13  }