From 77d087978ef401d23e6f3e80730627f36535d428 Mon Sep 17 00:00:00 2001 From: fdgh134 Date: Thu, 17 Oct 2024 10:00:36 +0900 Subject: [PATCH] Update workout_robot.css --- css/workout_robot.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/workout_robot.css b/css/workout_robot.css index b0e925b..07485f4 100644 --- a/css/workout_robot.css +++ b/css/workout_robot.css @@ -352,7 +352,7 @@ height: 30vh; } .discription{ - width: 88vw; + width: 100vw; margin: 4vh 0; padding: 0 6vw; box-sizing: border-box;