1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
a { text-decoration: none; } p { line-height: 1.8; } .top-bar-section { max-width: 100rem !important; } @media only screen and (min-width: 40.063em) { .top-bar { height: auto; min-height: 2.8125rem; } } .top-bar .top-bar-title { padding-left: 10px; }