posts: jabra 75t on ubuntu

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2021-09-11 15:06:30 -04:00
parent ee9392a2ba
commit 37b1a28fea
2 changed files with 42 additions and 0 deletions

View file

@ -224,6 +224,7 @@ article {
font-size: 1em;
line-height: $ls;
display: block;
color: inherit;
}
}
@ -308,6 +309,10 @@ article {
}
}
}
li pre {
margin: $ls 0;
}
a.load-content {
display: block;