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