chore: additional formatting w/prettier

This commit is contained in:
Cory Dransfeldt 2023-03-25 14:09:26 -07:00
parent ea75e585e1
commit ee77555c32
No known key found for this signature in database
39 changed files with 1544 additions and 1584 deletions

View file

@ -1,5 +1,5 @@
.header-anchor {
text-decoration: none!important;
text-decoration: none !important;
}
h1 > a.header-anchor {
@ -8,4 +8,4 @@ h1 > a.header-anchor {
h2 > a.header-anchor {
font-weight: 700;
}
}