sync missing updates

This commit is contained in:
41666 2023-06-10 11:00:43 -04:00
parent 2314da4763
commit 434f29b967
9 changed files with 63 additions and 76 deletions

View file

@ -4,4 +4,5 @@ export const root = style({
fontFamily: "Arial, Helvetica, sans-serif",
background: "#101010",
color: "#efefef",
lineHeight: 1.6,
});