update style

This commit is contained in:
Timothy Pidashev
2024-03-12 12:38:47 -07:00
parent 09365d828a
commit c6c5f1c067

View File

@@ -52,7 +52,7 @@ base_style = {
rx.link: { rx.link: {
"font_family": "ComicCode", "font_family": "ComicCode",
"font_size": 24, "font_size": 24,
"color": color["black"], "color": color["white"],
"text_decoration": "none", "text_decoration": "none",
"_hover": { "_hover": {
"color": color["green"][100] "color": color["green"][100]