heading modified

main
Frank Homburg 3 years ago
parent be2d25aca2
commit 7e8ecebf80

@ -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. 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. 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*
`<a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_logo_dark.svg" width="200px" /></a>` `<a href="https://no-js.club"><img src="https://no-js.club/images/no-JS.club_logo_dark.svg" width="200px" /></a>`
#### Markdown solution if those image are to large/small #### Markdown solution
Download the logo of your choice and open it with a text editor. Download the logo of your choice and open it with a text editor.

Loading…
Cancel
Save