diff --git a/src/VerseSampler.jsx b/src/VerseSampler.jsx index 3452812..e822256 100644 --- a/src/VerseSampler.jsx +++ b/src/VerseSampler.jsx @@ -212,7 +212,7 @@ function App() {
-

last updated: November 9, 2023

+

last updated: November 10, 2023

); diff --git a/src/VerseValidator.css b/src/VerseValidator.css index 9a20dec..f85160a 100644 --- a/src/VerseValidator.css +++ b/src/VerseValidator.css @@ -9,7 +9,7 @@ /*padding: 5px;*/ height: 3vh; display: block; - width: 100%; + width: 99%; border: 0; border-radius: 5px; font-size: 15px; @@ -19,7 +19,7 @@ /*padding: 5px;*/ height: 3vh; display: block; - width: 100%; + width: 99%; border: 0; border-radius: 5px; font-size: 15px; @@ -30,7 +30,7 @@ /*padding: 5px;*/ height: 10vh; display: block; - width: 100%; + width: 99%; border: 0; border-radius: 5px; font-size: 15px;