mirror of
https://github.com/hex248/ob248.com.git
synced 2026-02-08 10:43:38 +00:00
less columns for image grids
This commit is contained in:
@@ -58,9 +58,7 @@ export const metadata = {
|
||||
|
||||
<div class="mt-4">
|
||||
<h2 class="text-2xl text-ayu-accent mb-3">Screenshots</h2>
|
||||
<div
|
||||
class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-4"
|
||||
>
|
||||
<div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 gap-4">
|
||||
<Demo
|
||||
image="/images/prayerbud/pre-login.png"
|
||||
title="Front page / pre-login"
|
||||
|
||||
Reference in New Issue
Block a user