From b1d16b581e520626ff02c35ea87ae7c310c5a679 Mon Sep 17 00:00:00 2001 From: fdgh134 Date: Thu, 17 Oct 2024 09:40:09 +0900 Subject: [PATCH] Update workout_robot.css --- css/workout_robot.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/workout_robot.css b/css/workout_robot.css index 79ec386..e5530af 100644 --- a/css/workout_robot.css +++ b/css/workout_robot.css @@ -341,6 +341,9 @@ box-sizing: border-box; width: 88vw; } + .other_project{ + padding: calc(1vh + 2vw + 1rem) 0; + } .mockup{ width: 100%; background-size: contain;