From 25ac5aefcde67f4ee6d23a84d84b193a866d1d00 Mon Sep 17 00:00:00 2001 From: James Ketrenos Date: Mon, 7 Apr 2025 17:43:49 -0700 Subject: [PATCH] Just checking in --- frontend/src/App.css | 1 + frontend/src/App.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/src/App.css b/frontend/src/App.css index b69a9b5..c2adba1 100644 --- a/frontend/src/App.css +++ b/frontend/src/App.css @@ -82,6 +82,7 @@ div { flex-direction: column; height: 100%; max-height: 100%; + font-size: 0.9rem; } .user-message.MuiCard-root { diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 6de288c..97e9918 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -61,7 +61,7 @@ You can ask things like: -Or click the text above to submit that query. +You can click the text above to submit that query, or type it in yourself (or whatever questions you may have.) As with all LLM interactions, the results may not be 100% accurate. If you have questions about my career, I'd love to hear from you. You can send me an email at **james_backstory@ketrenos.com**. `;