Fix: les images étaient compressées à cause du css

This commit is contained in:
2024-02-11 00:46:26 +01:00
parent 2b651c44d9
commit 730c868be1

View File

@ -4,7 +4,7 @@ author: "Raphaël Maurice Forment"
date: "2024-10-02" date: "2024-10-02"
--- ---
<img src="../images/chuck_logo.png" style="display:block;margin-left:auto;margin-right:auto;max-width:500px;width:90%;height:500px" /> <img src="../images/chuck_logo.png" style="display:block;margin-left:auto;margin-right:auto;max-width:500px;width:90%;height:auto" />
<br> <br>
@ -32,7 +32,7 @@ sémantique et la syntaxe du langage sont construites autour de cette idée et l
## ChucK sur le web ## ChucK sur le web
<img src="../images/webchuck.png" style="display:block;margin-left:auto;margin-right:auto;max-width:1000px;width:90%;height:500px" /> <img src="../images/webchuck.png" style="display:block;margin-left:auto;margin-right:auto;max-width:1000px;width:90%;height:auto" />
<br> <br>