@@ -4,34 +4,34 @@ <h1>Sustain</h1>
4
4
< h4 class ="subtitle "> Holding a space for conversations about sustaining Open Source</ h4 >
5
5
6
6
< div class ="row justify-content-center ">
7
- < div class ="col-md-4 ">
7
+ < div class ="col-md-4 d-flex align-items-stretch ">
8
8
< div class ="card ">
9
- < div class ="card-body ">
9
+ < div class ="card-body d-flex flex-column ">
10
10
< h3 class ="card-title text-center "> Listen</ h3 >
11
11
< p class ="card-text "> Sustain has an official podcast, where Richard Littauer, Justin
12
12
Dorfman, and other hosts talk with guests regularly about sustaining open source.
13
13
</ p >
14
- < a href ="https://podcast.sustainoss.org/ " class ="btn btn-primary "> Tune in</ a >
14
+ < a href ="https://podcast.sustainoss.org/ " class ="btn btn-primary mt-auto align-self-center "> Tune in</ a >
15
15
</ div >
16
16
</ div >
17
17
</ div >
18
- < div class ="col-md-4 ">
18
+ < div class ="col-md-4 d-flex align-items-stretch ">
19
19
< div class ="card ">
20
- < div class ="card-body ">
20
+ < div class ="card-body d-flex flex-column ">
21
21
< h3 class ="card-title text-center "> Events</ h3 >
22
22
< p class ="card-text "> Sustain started as a regular event. Now, we've branched out: we not only host
23
23
the main Sustain Summit, but also encourage satellite events under the sustain brand.</ p >
24
- < a href ="/events/ " class ="btn btn-primary "> Learn more</ a >
24
+ < a href ="/events/ " class ="btn btn-primary mt-auto align-self-center "> Learn more</ a >
25
25
</ div >
26
26
</ div >
27
27
</ div >
28
- < div class ="col-md-4 ">
28
+ < div class ="col-md-4 d-flex align-items-stretch ">
29
29
< div class ="card ">
30
- < div class ="card-body ">
30
+ < div class ="card-body d-flex flex-column ">
31
31
< h3 class ="card-title text-center "> Working Groups</ h3 >
32
32
< p class ="card-text "> Sustainers who've attended Sustain Summits are working hard to produce
33
33
content to help other members of the ecosystem sustain their software in the long haul.</ p >
34
- < a href ="/working-groups/ " class ="btn btn-primary "> Take a look</ a >
34
+ < a href ="/working-groups/ " class ="btn btn-primary mt-auto align-self-center "> Take a look</ a >
35
35
</ div >
36
36
</ div >
37
37
</ div >
0 commit comments