diff --git a/src/static/style/desktop.css b/src/static/style/desktop.css index 0f656ee..b8754e7 100755 --- a/src/static/style/desktop.css +++ b/src/static/style/desktop.css @@ -67,4 +67,8 @@ #article>p>img{ display: inline; } + + #certs>a { + max-width: 15%; + } } \ No newline at end of file