diff --git a/src/App.css b/src/App.css index 41efdc5..4a10e38 100644 --- a/src/App.css +++ b/src/App.css @@ -380,15 +380,17 @@ h3 { gap: 0.5rem; align-items: center; max-width: 50ch; + margin-bottom: 0.5rem; - & img { - width: 2rem; + & img, + & .img { + width: 1.9rem; height: 2rem; filter: brightness(0.5); } - & p { - opacity: 0.75; + & .charm-description { + opacity: 0.65; font-size: 0.875rem; } diff --git a/src/App.tsx b/src/App.tsx index 41282fd..1516e6e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -202,6 +202,32 @@ function App() {
+
{line}
))} - {" "} +