Skip to content

Commit 9198730

Browse files
committed
fix: css pour les images
1 parent 82a81b4 commit 9198730

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,8 @@ <h3 id="pour-la-philosophie">Pour la philosophie</h3>
259259
</section>
260260
<section>
261261
<h3 id="dautres-petites-applications">D’autres petites applications</h3>
262-
<p><strong>Trombiquiz</strong> : un outil pour mémoriser plus
263-
facilement les prénoms de ses élèves à partir des trombinoscopes sur
264-
Pronote <a
262+
<p><strong>Trombiquiz</strong> : un outil pour mémoriser plus facilement
263+
les prénoms de ses élèves à partir des trombinoscopes sur Pronote <a
265264
href="https://eyssette.forge.apps.education.fr/apprendre/prenoms.html"
266265
class="uri">https://eyssette.forge.apps.education.fr/apprendre/prenoms.html</a></p>
267266
<p><strong>Cards</strong> : un thème pour Marp qui permet de créer des

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ img {
150150
width: -webkit-fill-available;
151151
width: fill-available;
152152
border-radius: 0.5rem 0.5rem 0 0;
153-
height: 300px;
153+
height: 250px;
154154
max-width: 100%;
155155
}
156156

style.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)