Fixes.
h3rald h3rald@h3rald.com
Tue, 16 Jun 2026 11:02:03 +0200
1 files changed,
5 insertions(+),
5 deletions(-)
jump to
M
assets/styles/style.css
→
assets/styles/style.css
@@ -334,31 +334,31 @@
.badge-bedrock { color: snow; background: royalblue; - width: 64px; + width: 72px; } .badge-operational { color: black; background: goldenrod; - width: 64px; + width: 72px; } .badge-prototype { color: snow; background: chocolate; - width: 64px; + width: 72px; } .badge-consolidated { color: snow; background: seagreen; - width: 64px; + width: 72px; } .badge-license { color: snow; background: lightslategray; - width: 64px; + width: 72px; } .panel,