Update README.md
Browse files
README.md
CHANGED
|
@@ -50,6 +50,7 @@ Diverse styles: Experimentation with different artistic styles and image generat
|
|
| 50 |
.image-grid img {
|
| 51 |
width: 100%;
|
| 52 |
height: auto;
|
|
|
|
| 53 |
}
|
| 54 |
</style>
|
| 55 |
|
|
|
|
| 50 |
.image-grid img {
|
| 51 |
width: 100%;
|
| 52 |
height: auto;
|
| 53 |
+
border-radius: 2%;
|
| 54 |
}
|
| 55 |
</style>
|
| 56 |
|