Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Teckids
Projekt LEOPARD
leopard.institute
Commits
a59c42ad
Verified
Commit
a59c42ad
authored
Aug 11, 2021
by
Dominik George
🍻
Browse files
Fix cvarousel image width
parent
69a16b91
Changes
1
Hide whitespace changes
Inline
Side-by-side
content/pages/de/index.html
View file @
a59c42ad
...
...
@@ -14,21 +14,21 @@
</ol>
<div
class=
"carousel-inner"
>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/mädchen-mit-tux.jpg"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/mädchen-mit-tux.jpg"
/>
<div
class=
"carousel-caption d-none d-md-block carousel-text-dark"
>
<h5>
Freie Software für jeden
</h5>
<p>
Beim Projekt LEOPARD werden alle Kinder und Jugendlichen Teil der Freie-Software-Gemeinschaft - als Benutzer und als Kontributoren.
</p>
</div>
</div>
<div
class=
"carousel-item active"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-vortrag.JPG"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-vortrag.JPG"
/>
<div
class=
"carousel-caption d-none d-md-block"
>
<h5>
Zusammenarbeit auf Augenhöhe
</h5>
<p>
Wir binden Kinder, Jugendliche und Erwachsene gleichberechtigt in unsere Arbeit ein und entwickeln unsere Konzepte gemeinsam mit ihnen.
</p>
</div>
</div>
<div
class=
"carousel-item"
>
<img
class=
"d-block
m
w-100"
src=
"/images/carousel/kinder-lego.png"
/>
<img
class=
"d-block w-100"
src=
"/images/carousel/kinder-lego.png"
/>
<div
class=
"carousel-caption d-none d-md-block carousel-text-dark"
>
<h5>
Mehr als Informatik
</h5>
<p>
In unseren Projekten kombinieren wir Informatik mit vielen anderen Elementen, wie Elektronik, Grafik, Pädagogik uvm.
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment