Media: Präsentations-Bild hinzugefügt

This commit is contained in:
Dennis Reimann
2025-07-22 12:47:49 +02:00
parent 5476e6c3ff
commit d4effb03e8
3 changed files with 7 additions and 7 deletions

View File

@@ -23,19 +23,18 @@
width: 21em;
}
& .cover {
& .cover,
& .flyer,
& .presentation {
display: inline-block;
width: 9em;
max-width: 100%;
width: 16em;
margin: 0 var(--space-l) var(--space-l) 0;
border-radius: var(--space-s);
}
& .flyer {
display: inline-block;
width: 280px;
margin: 0 var(--space-l) var(--space-l) 0;
border-radius: var(--space-s);
& .cover {
width: 10em;
}
& img {

View File

@@ -55,6 +55,7 @@ block main
a(href="/files/praesentation/Bitcoin_Vorlage_Einundzwanzig.pptx" target="_blank") Präsentationsvorlage Einundzwanzig
li
a(href="/files/praesentation/Bitcoin_Grundlagen.pptx" target="_blank") Präsentation: Bitcoin Grundlagen
img.presentation(src=assetPath("/img/media/einundzwanzig-praesentation.jpg") alt="Einundzwanzig Präsentationsvorlage")
p Lasst uns gerne auch wissen, wenn du eine von dir erstellte Präsentation mit der Community teilen und hier veröffentlichen möchtest.
article

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB