mirror of
https://github.com/youwen5/blog.git
synced 2025-02-22 02:01:11 -08:00
style: make site slightly wider
This commit is contained in:
parent
23b046d44a
commit
41014ef875
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body
|
<body
|
||||||
class="container max-w-2xl mx-auto px-4 transition-colors duration-[2s]"
|
class="container max-w-3xl mx-auto px-4 transition-colors duration-[2s]"
|
||||||
>
|
>
|
||||||
<header class="mt-14 md:mt-24 mb-14">
|
<header class="mt-14 md:mt-24 mb-14">
|
||||||
<div class="inline-flex items-center w-full">
|
<div class="inline-flex items-center w-full">
|
||||||
|
|
Loading…
Reference in a new issue