mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 03:38:50 +01:00
💻 | Change blog padding
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<main v-if="post" class="blog flex flex-col items-center px-5 xl:px-96 mb-16 md:mb-32">
|
<main v-if="post" class="blog flex flex-col items-center px-5 xl:px-84 mb-16 md:mb-32">
|
||||||
<div class="mt-8 md:mt-32 flex flex-col justify-around py-8 w-full">
|
<div class="mt-8 md:mt-32 flex flex-col justify-around py-8 w-full">
|
||||||
<div>
|
<div>
|
||||||
<div class="mb-4 flex">
|
<div class="mb-4 flex">
|
||||||
|
|||||||
Reference in New Issue
Block a user