Manualy make modular

This commit is contained in:
Cynthia Foxwell 2023-10-19 11:29:08 -06:00
parent 1f28576fad
commit cdbaa39b97
10 changed files with 31 additions and 42 deletions

View file

@ -9,7 +9,5 @@ em {
span[data-slate-leaf="true"][class*="bold-"],
strong {
font-weight: 400;
text-shadow:
0.1px 0.1px,
-0.1px -0.1px;
text-shadow: 0.1px 0.1px, -0.1px -0.1px;
}