From 1e678ff3e8d71102c3385cd179f35ab8d63d2cad Mon Sep 17 00:00:00 2001 From: Joshua Randall <josh@joshrandall.net> Date: Wed, 19 Mar 2025 13:15:20 -0400 Subject: [PATCH] updated comment secion --- src/styles/App.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/styles/App.scss b/src/styles/App.scss index 468f091..51c85c9 100644 --- a/src/styles/App.scss +++ b/src/styles/App.scss @@ -360,7 +360,8 @@ body { // position:fixed; max-width: 250px; width: 250px; - height: 300px; + height: 275px; + max-height: 275px; align-self: flex-end; // max-height: 400px; // bottom:13%; -- GitLab