website: fix wrong photo sizing in docs
This commit is contained in:
@@ -47,7 +47,7 @@ Avec le service Resana :
|
|||||||
src="https://integration.lasuite.numerique.gouv.fr/api/backgrounds/v1/resana.jpg"
|
src="https://integration.lasuite.numerique.gouv.fr/api/backgrounds/v1/resana.jpg"
|
||||||
alt=""
|
alt=""
|
||||||
width="1920"
|
width="1920"
|
||||||
height="1080"
|
height="1200"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
```
|
```
|
||||||
@@ -61,7 +61,7 @@ Avec le service Resana :
|
|||||||
src="https://integration.lasuite.numerique.gouv.fr/api/backgrounds/v1/resana.jpg"
|
src="https://integration.lasuite.numerique.gouv.fr/api/backgrounds/v1/resana.jpg"
|
||||||
alt=""
|
alt=""
|
||||||
width="1920"
|
width="1920"
|
||||||
height="1080"
|
height="1200"
|
||||||
/>
|
/>
|
||||||
</picture>
|
</picture>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user