We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e99f4a4 commit 0bbfd67Copy full SHA for 0bbfd67
styles/theme-base.css
@@ -1729,10 +1729,10 @@ aside.tips .panel .body {
1729
margin-top:1.5rem;
1730
}
1731
1732
-aside.tips .panel > a {
+aside.tips .panel .headline {
1733
display: block;
1734
border-bottom:0;
1735
- line-height:3rem;
+ line-height: 1.5rem;
1736
font-size:1.125rem;
1737
color:#E6E6E6;
1738
text-rendering: optimizeLegibility;
@@ -1791,6 +1791,10 @@ aside.tips div.inner {
1791
line-height:3rem;
1792
1793
1794
+.newsentry p {
1795
+ line-height: 1.7rem;
1796
+}
1797
+
1798
.newsentry .newsimage a {
1799
float: right;
1800
border: 0;
0 commit comments