more space around brandpanel

This commit is contained in:
Vilnite
2021-03-31 14:46:59 +03:00
parent 5a1823cdc5
commit c0c030deef

View File

@@ -1,6 +1,6 @@
<template> <template>
<div class=""> <div class="">
<div class="max-w-screen-xl mx-auto py-16"> <div class="max-w-screen-xl mx-auto py-24">
<div <div
class="brandpanel bg-gray-900 rounded-lg shadow-xl overflow-hidden lg:grid lg:grid-cols-2 lg:gap-4" class="brandpanel bg-gray-900 rounded-lg shadow-xl overflow-hidden lg:grid lg:grid-cols-2 lg:gap-4"
> >