diff --git a/index.html b/index.html index a7b4f47..d84b0f3 100644 --- a/index.html +++ b/index.html @@ -47,7 +47,7 @@
+ Without corrective labels, the agent can knock over the cube while trying to grasp it. +
++ Without corrective labels, the agent is not precise enough to reliably insert the gear. +
++ Without corrective labels, the agent is not able to precisely grasp the coin in the right place. +
- Without corrective labels, the agent can knock over the cube while trying to grasp it. -
-- Without corrective labels, the agent is not precise enough to reliably insert the gear. -
-- Without corrective labels, the agent is not able to precisely grasp the coin in the right place. -
-diff --git a/static/css/index.css b/static/css/index.css index 40494b1..dbf7fba 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -248,6 +248,10 @@ body { text-wrap: nowrap; } +section.section { + padding-top: 0; +} + @media screen and (max-width: 768px) { .mb-5-mobile { margin-bottom: 1.5rem;