fix: scroll snap of blog section
This commit is contained in:
@@ -155,7 +155,7 @@ templ Homepage(props HomepageProps) {
|
||||
id="blog"
|
||||
class="w-screen min-h-screen flex justify-center items-center"
|
||||
>
|
||||
<div class="w-90% xl:w-50% max-h-60% snap-start">
|
||||
<div class="w-90% xl:w-50% max-h-60% snap-center">
|
||||
<hgroup class="flex justify-between my-5">
|
||||
<h2 id="blog-header" class="font-cal text-5xl m-0">Blog.</h2>
|
||||
<p class="m-0">
|
||||
|
||||
Reference in New Issue
Block a user