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