From 0fcaea4353c928ea9363469ab62110b670ae3a8d Mon Sep 17 00:00:00 2001 From: alflennik Date: Thu, 13 Apr 2023 14:44:28 -0400 Subject: [PATCH] Tweak copy --- client/components/App/App.css | 2 +- client/components/Home/Home.jsx | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/client/components/App/App.css b/client/components/App/App.css index 409281d2d..6bdc4ffe0 100644 --- a/client/components/App/App.css +++ b/client/components/App/App.css @@ -415,7 +415,7 @@ main.home-page.container h1 { .w3c-authorization-message em { display: block; font-style: normal; - font-size: 14px; + font-size: 0.875rem; color: #654E29; line-height: 1.3; } diff --git a/client/components/Home/Home.jsx b/client/components/Home/Home.jsx index 581b3e3e3..1bc4668c6 100644 --- a/client/components/Home/Home.jsx +++ b/client/components/Home/Home.jsx @@ -24,8 +24,15 @@ const Home = () => {

- Note: This project is managed - by the{' '} + Note: The{' '} + + ARIA-AT Project + {' '} + is managed by the{' '}