Template:Stakeholder count widget/styles.css: Difference between revisions

No edit summary
No edit summary
Line 14: Line 14:
     flex: 1 1 180px;            /* grow, shrink, starting width */
     flex: 1 1 180px;            /* grow, shrink, starting width */
     max-width: 240px;          /* prevents giant stretching on huge screens */
     max-width: 240px;          /* prevents giant stretching on huge screens */
     min-width: 160px;          /* below this, wrap instead of squishing */
     min-width: 120px;          /* below this, wrap instead of squishing */
      
      
     padding: 14px 12px;
     padding: 14px 12px;