diff --git a/src/webpage/style.css b/src/webpage/style.css index 23ac64a..dd05ec6 100644 --- a/src/webpage/style.css +++ b/src/webpage/style.css @@ -2387,6 +2387,10 @@ img.bigembedimg { align-items: center; gap: 4px; } +ul { + margin-top: 2px; + margin-bottom: 2px; +} .colorrolediv { height: 12px; width: 12px;