From b01addf4868266a863f840fc307ccf67f2289c33 Mon Sep 17 00:00:00 2001 From: chris <94062641+chrisprof@users.noreply.github.com> Date: Sat, 16 Apr 2022 07:58:16 -0400 Subject: [PATCH] Update styletodos.css --- styletodos.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/styletodos.css b/styletodos.css index d4d7b18..b35bb20 100644 --- a/styletodos.css +++ b/styletodos.css @@ -118,6 +118,10 @@ p, .Ul{ transition: box-shadow 0.25s; } +.rlLangDiv{ + width:250px; +} + .rllangimg{ width:100%; height:100%; @@ -157,4 +161,4 @@ p, .Ul{ #sql, #kotlin{ height:60px; -} \ No newline at end of file +}