Add css by @jow- about top bar
[web.git] / css / lede.css
1 a {
2 text-decoration: none;
3 }
4
5 p {
6 line-height: 1.8;
7 }
8
9 .top-bar-section {
10 max-width: 100rem !important;
11 }
12
13 @media only screen and (min-width: 40.063em) {
14 .top-bar {
15 height: auto;
16 min-height: 2.8125rem;
17 }
18 }