From d26849cac565c38c5f81a6033335954cb7dcb993 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Sat, 8 Feb 2025 01:26:34 -0800 Subject: [PATCH] try fix formatting --- webgl/lessons/resources/lesson.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webgl/lessons/resources/lesson.css b/webgl/lessons/resources/lesson.css index f6d8127b..5aa14bba 100644 --- a/webgl/lessons/resources/lesson.css +++ b/webgl/lessons/resources/lesson.css @@ -89,7 +89,7 @@ p code, h3 { max-width: 90%; } .lesson-main>img { - width: unset; + width: revert-layer; } /* hope this is ok */