git bisect blog post
This commit is contained in:
parent
3f47b79603
commit
a46702de0a
9 changed files with 122 additions and 11 deletions
|
@ -20,3 +20,13 @@ a, a:link a:visited {
|
|||
color: var(--text1);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
code {
|
||||
font-weight: 400;
|
||||
font-size: 0.9rem;
|
||||
line-height: 1.3;
|
||||
letter-spacing: .32px;
|
||||
border-radius: .25rem;
|
||||
padding: 0 .5rem;
|
||||
background-color: #333333;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue