Spaces:
Running
on
Zero
Running
on
Zero
File size: 388 Bytes
5d6a749 8474430 98be8ae |
1 2 3 4 5 6 |
#title{text-align: center;}
#title h1{font-size: 2em;}
#prompt input{width: 100%; border-radius: 4px;}
#run_button{width: 100%; margin-top: 1em; border-radius: 4px;}
#gallery{display:flex; flex-wrap: wrap; max-width: 300px;} /* Reduzindo o tamanho da galeria */
#gallery .grid-wrap{min-height: 100%; max-width: 100px; max-height: 100px;} /* Reduzindo o tamanho das imagens da galeria */ |