web/layout: reduce margin even more for long text h3 heading

This commit is contained in:
wukko 2024-09-06 16:59:37 +06:00
parent b710906404
commit 3189857c77
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -463,7 +463,7 @@
} }
:global(.long-text-noto h3) { :global(.long-text-noto h3) {
margin-bottom: -5px; margin-bottom: -10px;
font-size: 17px; font-size: 17px;
} }