initial work on sidenotes

This commit is contained in:
2021-10-25 08:09:37 -07:00
parent 14d74ccdee
commit d6cbd1487c
7 changed files with 4245 additions and 12 deletions

View File

@ -4,6 +4,7 @@
font-style: normal;
font-weight: 400;
src: url(/Tajawal-Regular.woff2) format('woff2');
font-display: block;
}
html {
@ -77,3 +78,5 @@ pre > code {
font-size: 0.8rem;
background-color: transparent;
}
/* TESTING */