Merge branch 'development' of github.com:threefoldtech/www_partners_v2 into development

This commit is contained in:
samaradel
2020-12-02 16:56:15 +02:00

View File

@@ -1,7 +1,7 @@
<template>
<div>
<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="h-64 bg-cover lg:rounded-lg lg:h-full" :style="card.img"></div>
</div>