Merge branch 'development' of github.com:threefoldtech/www_partners_v2 into development
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<div>
|
<div>
|
||||||
<div class="lg:py-12 lg:flex lg:justify-center flex flex-col">
|
<div class="lg:py-12 lg:flex lg:justify-center flex flex-col">
|
||||||
<div class="bg-white lg:mx-8 lg:flex lg:max-w-5xl lg:shadow-lg lg:rounded-lg">
|
<div class="bg-white lg:flex lg:max-w-5xl lg:shadow-lg lg:rounded-lg">
|
||||||
<div class="lg:w-1/2">
|
<div class="lg:w-1/2">
|
||||||
<div class="h-64 bg-cover lg:rounded-lg lg:h-full" :style="card.img"></div>
|
<div class="h-64 bg-cover lg:rounded-lg lg:h-full" :style="card.img"></div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user