lint fix part one

Signed-off-by: vladmandic <mandic00@live.com>
This commit is contained in:
vladmandic
2026-01-04 08:52:36 +01:00
parent 4373b992cd
commit 41de3cb6dc
8 changed files with 15 additions and 14 deletions
+2 -2
View File
@@ -2126,11 +2126,11 @@ div:has(>#tab-gallery-folders) {
.docs-card-h1 {
font-weight: bold;
font-size: 1.0;
font-size: 1.0em;
}
.docs-card-h2 {
font-size: 1.0;
font-size: 1.0em;
max-height: 4em;
overflow: hidden;
}