Make cert logos smaller on desktop

This commit is contained in:
2025-07-19 00:26:22 +01:00
parent 61b3f2da7b
commit 1e4a188acb

View File

@@ -67,4 +67,8 @@
#article>p>img{
display: inline;
}
#certs>a {
max-width: 15%;
}
}