mirror of
https://github.com/wgh136/nysoure.git
synced 2025-12-16 07:51:14 +00:00
improve gallery
This commit is contained in:
@@ -254,7 +254,7 @@ export default function ResourcePage() {
|
||||
<CollectionDialog rid={resource.id} />
|
||||
</div>
|
||||
</div>
|
||||
<div className="w-96 md:w-md lg:w-lg p-4 hidden sm:flex items-center justify-center">
|
||||
<div className="w-96 md:w-md lg:w-lg xl:w-xl p-4 hidden sm:flex items-center justify-center">
|
||||
<Gallery images={resource.gallery} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user