mirror of
https://github.com/karl0ss/ai-frame-image-server.git
synced 2025-04-26 01:30:13 +01:00
bigger gallery
This commit is contained in:
parent
342416a68d
commit
0838f37017
@ -7,7 +7,7 @@
|
||||
<style>
|
||||
.gallery {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
|
||||
grid-template-columns: repeat(auto-fill, minmax(500px, 1fr));
|
||||
gap: 10px;
|
||||
}
|
||||
.gallery img {
|
||||
|
Loading…
x
Reference in New Issue
Block a user