help-beta: Make footer smaller in font-size (0.85em).

This commit is contained in:
Shubham Padia
2025-07-28 21:23:40 +00:00
committed by Tim Abbott
parent af3b6c8f5e
commit 8b99a33c86

View File

@@ -237,3 +237,7 @@
white-space: nowrap;
}
}
footer {
font-size: 0.85em;
}