Adjust styles on usage note

This commit is contained in:
Mikayla Maki
2023-03-08 18:50:17 -08:00
parent 943ea61452
commit 709c101834
+3 -2
View File
@@ -88,8 +88,9 @@ export default function welcome(colorScheme: ColorScheme) {
},
usageNote: {
...text(layer, "sans", "variant", { size: "2xs" }),
margin: {
top: -4
padding: {
top: -4,
}
},
checkboxContainer: {