fix space at blog news partners
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<Layout :hideHeader="true" :disableScroll="true">
|
<Layout :hideHeader="true" :disableScroll="true">
|
||||||
<div class="container sm:pxi-0 mx-auto overflow-x-hidden pt-20">
|
<div class="container sm:pxi-0 mx-auto overflow-x-hidden pt-20 px-4">
|
||||||
<div class="pt-8">
|
<div class="pt-8">
|
||||||
<section class="post-header container mx-auto px-0 mb-4 border-b">
|
<section class="post-header container mx-auto px-0 mb-4 border-b">
|
||||||
<h1 class="text-5xl font-medium leading-none mt-0">
|
<h1 class="text-5xl font-medium leading-none mt-0">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<Layout :hideHeader="true" :disableScroll="true">
|
<Layout :hideHeader="true" :disableScroll="true">
|
||||||
<div class="container sm:pxi-0 mx-auto overflow-x-hidden pt-20">
|
<div class="container sm:pxi-0 mx-auto overflow-x-hidden pt-20 px-4">
|
||||||
<div class="pt-8">
|
<div class="pt-8">
|
||||||
<section class="post-header container mx-auto px-0 mb-4 border-b">
|
<section class="post-header container mx-auto px-0 mb-4 border-b">
|
||||||
<h1 class="text-5xl font-medium leading-none mt-0">
|
<h1 class="text-5xl font-medium leading-none mt-0">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<Layout :hideHeader="true" :disableScroll="true">
|
<Layout :hideHeader="true" :disableScroll="true">
|
||||||
<div class="container sm:pxi-0 mx-auto overflow-x-hidden pt-24">
|
<div class="container sm:pxi-0 mx-auto overflow-x-hidden px-4 pt-24">
|
||||||
<div class="flex flex-row flex-wrap items-center mx-4 sm:mx-0">
|
<div class="flex flex-row flex-wrap items-center mx-4 sm:mx-0">
|
||||||
<div class="w-full md:w-1/6 mx-auto sm:mx-0">
|
<div class="w-full md:w-1/6 mx-auto sm:mx-0">
|
||||||
<g-image
|
<g-image
|
||||||
|
|||||||
Reference in New Issue
Block a user