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;