|
18 | 18 | </div> |
19 | 19 | </div> |
20 | 20 | </v-row> |
21 | | - <v-row class="mt-12 d-block d-sm-flex" style="background: rebeccapurple; margin-left: -200px; margin-right: -200px; border-radius: 30px; padding: 30px 150px; color: white;"> |
22 | | - <v-col class="col-12 col-sm-6 flex-column d-flex justify-center"> |
23 | | - <v-img src="undraw_product_photography.svg" :height="250" :width="300" :contain="true" /> |
24 | | - </v-col> |
25 | | - <v-col class="col-12 col-sm-6 flex-column d-flex justify-center"> |
26 | | - <div class="mt-10 d-flex justify-center"> |
27 | | - <h2 class="headline"> |
28 | | - Sponsored by |
29 | | - </h2> |
30 | | - </div> |
31 | | - |
32 | | - <div class="mt-10 d-flex justify-center"> |
33 | | - <a href="https://linkwarden.app"> |
34 | | - <v-img src="sponsors_linkwarden.png" :height="150" :width="150"></v-img> |
35 | | - <b style="color: white;">Linkwarden</b> |
36 | | - </a> |
37 | | - </div> |
38 | | - <div class="mt-10 d-flex justify-center"> |
39 | | - <p class="subtitle-1 mt-10"> |
40 | | - <span>Support this project by becoming a <a href="https://opencollective.com/floccus" style="color: white;">Bronze</a>, <a href="https://opencollective.com/floccus" style="color: white;">Silver</a> or <a href="https://opencollective.com/floccus" style="color: white;">Gold</a> Sponsor. <br/> A large company logo will be added here with a link to your website.</span> |
41 | | - </p> |
42 | | - </div> |
43 | | - |
44 | | - </v-col> |
45 | | - </v-row> |
46 | 21 | <v-row class="mt-12 d-block d-sm-flex"> |
47 | 22 | <v-col class="col-12 col-sm-6 flex-column d-flex justify-center"> |
48 | 23 | <h2 class="headline"> |
|
88 | 63 | <v-img src="floccus_schema.png" /> |
89 | 64 | </v-col> |
90 | 65 | </v-row> |
| 66 | + <v-row class="mt-12 d-block d-sm-flex" style="background: rebeccapurple; margin-left: -200px; margin-right: -200px; border-radius: 30px; padding: 30px 150px; color: white;"> |
| 67 | + <v-col class="col-12 col-sm-6 flex-column d-flex justify-center"> |
| 68 | + <v-img src="undraw_product_photography.svg" :height="250" :width="300" :contain="true" /> |
| 69 | + </v-col> |
| 70 | + <v-col class="col-12 col-sm-6 flex-column d-flex justify-center"> |
| 71 | + <div class="mt-10 d-flex justify-center"> |
| 72 | + <h2 class="headline"> |
| 73 | + Sponsored by <em>you</em> ? |
| 74 | + </h2> |
| 75 | + </div> |
| 76 | + <div class="mt-5 d-flex justify-center"> |
| 77 | + <p class="subtitle-1 mt-5"> |
| 78 | + <span>Support this project by becoming a <a href="https://opencollective.com/floccus" style="color: white;">Bronze</a>, <a href="https://opencollective.com/floccus" style="color: white;">Silver</a> or <a href="https://opencollective.com/floccus" style="color: white;">Gold</a> Sponsor. <br/> A large company logo will be added here with a link to your website.</span> |
| 79 | + </p> |
| 80 | + </div> |
| 81 | + |
| 82 | + </v-col> |
| 83 | + </v-row> |
91 | 84 | <v-row class="mt-12 d-block d-sm-flex"> |
92 | 85 | <v-col class="col-12 col-sm-6"> |
93 | 86 | <v-img src="undraw_devices.svg" /> |
|
0 commit comments