1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-15 05:25:33 -04:00

go back to outlining inline code (single backticks) with light border

and make it possible to use code in post/page titles
This commit is contained in:
2020-06-30 09:37:03 -04:00
parent b6cbb737c9
commit 3cadddc799
9 changed files with 339 additions and 326 deletions

View File

@@ -24,7 +24,7 @@ main#single {
}
}
h1#title {
h1.title {
margin-top: 0.3em;
margin-bottom: 0.6em;
margin-left: -0.03em; // TODO: why is this indented slightly?