reduced a bit space on productes page between navbar and title
This commit is contained in:
@@ -2,7 +2,6 @@
|
|||||||
id: products
|
id: products
|
||||||
productsMain: product_page
|
productsMain: product_page
|
||||||
productData: [farming, cloud, marketplace, twin, tech, aci]
|
productData: [farming, cloud, marketplace, twin, tech, aci]
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="py-12 mb-5">
|
<div class="py-0 mb-5">
|
||||||
<div class="w-full text-center">
|
<div class="w-full text-center">
|
||||||
<h2
|
<h2
|
||||||
v-if="main !== null"
|
v-if="main !== null"
|
||||||
|
|||||||
Reference in New Issue
Block a user