From 7e8ecebf803126f12f560dee5d5e6fee68093f93 Mon Sep 17 00:00:00 2001 From: Frank Homburg Date: Fri, 29 Apr 2022 08:19:42 +0200 Subject: [PATCH] heading modified --- content/faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/faq.md b/content/faq.md index 353f8a6..ed9003a 100644 --- a/content/faq.md +++ b/content/faq.md @@ -96,7 +96,7 @@ Yes, **if your website is qualified and included in our list**, you are entitled Below you see some **HTML** and **Markdown** solutions for changing the size of the logo. -#### HTML solution if those images are to large/small +#### HTML solution To proportionally change the logo size you either add the **width** or **height** parameter to the HTML snippet. The browser will automatically calculate the size of the other edge. @@ -108,7 +108,7 @@ To proportionally change the logo size you either add the **width** or **height* `` -#### Markdown solution if those image are to large/small +#### Markdown solution Download the logo of your choice and open it with a text editor.