UNPKG

patternfly

Version:

This reference implementation of PatternFly is based on [Bootstrap v3](http://getbootstrap.com/). Think of PatternFly as a "skinned" version of Bootstrap with additional components and customizations.

10 lines (8 loc) 163 B
/* Custom styles for typography-2.html */ @media (min-width: 768px) { .border-right { border-right: 1px solid #d1d1d1; } section + section { margin: 4em 0; }