Typography tweaks
This commit is contained in:
+2
-1
@@ -3,13 +3,14 @@
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
margin-bottom: 12px;
|
margin-bottom: 12px;
|
||||||
|
line-height: 26px;
|
||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
font-size: 85%;
|
font-size: 85%;
|
||||||
background-color: rgba(27,31,35,.05);
|
background-color: rgba(27,31,35,.05);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
padding: .2em .4em;
|
padding: .15em .4em;
|
||||||
color: inherit;
|
color: inherit;
|
||||||
border: none;
|
border: none;
|
||||||
margin: 0 1px;
|
margin: 0 1px;
|
||||||
|
|||||||
Reference in New Issue
Block a user