fix(client): same font size for equivalent superblock headers (#63722)

This commit is contained in:
Oliver Eyton-Williams
2025-11-11 18:16:09 +01:00
committed by GitHub
parent 2ac117f186
commit 52a942fae9
@@ -106,6 +106,7 @@ a.cert-tag:active {
}
.block-grid-title {
font-size: 1rem;
margin: 0;
overflow-wrap: break-word;
}