Typography tweaks

This commit is contained in:
Joe Rickerby
2021-04-23 11:05:27 +01:00
parent 940b48f7e6
commit e9df889f56
+2 -1
View File
@@ -3,13 +3,14 @@
p {
margin-bottom: 12px;
line-height: 26px;
}
code {
font-size: 85%;
background-color: rgba(27,31,35,.05);
border-radius: 3px;
padding: .2em .4em;
padding: .15em .4em;
color: inherit;
border: none;
margin: 0 1px;