Missed a pretty important bit
This commit is contained in:
parent
a41caf6af5
commit
4dd492a789
3 changed files with 48 additions and 10 deletions
BIN
assets/simplest-circuit-dg2.png
Normal file
BIN
assets/simplest-circuit-dg2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 285 KiB |
|
@ -26,7 +26,6 @@ body {
|
|||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
p {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
@ -52,10 +51,6 @@ h1 {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
h2 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
pre {
|
||||
font-size: 16px;
|
||||
font-family: var(--font-mono);
|
||||
|
@ -166,4 +161,5 @@ i.cite {
|
|||
display: block;
|
||||
text-align: center;
|
||||
padding-top: 8px;
|
||||
font-size: 9pt;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue