]> git.mxchange.org Git - friendica.git/commitdiff
fix font-size for .media-heading
authorHannes Heute <haheute@posteo.de>
Mon, 27 Jan 2025 12:14:46 +0000 (13:14 +0100)
committerHannes Heute <haheute@posteo.de>
Mon, 27 Jan 2025 12:14:46 +0000 (13:14 +0100)
view/theme/frio/css/style.css

index 811f9afc4f1cacce38e78cba25bb56ba41bc3005..49fbac98df59255e0a28263db8f6de880889ad0c 100644 (file)
@@ -1815,11 +1815,11 @@ blockquote.shared_content {
 .media .contact-info-comment {
        display: table-cell;
 }
-.media .contact-info-xs h5,
 .media .contact-info-comment {
        margin: 0 0 5px;
 }
 .media-heading {
+       font-size: 14px;
        margin: 0px;
 }
 .wall-item-name,