Update README.md
Browse files
README.md
CHANGED
|
@@ -267,6 +267,7 @@
|
|
| 267 |
}
|
| 268 |
.axolotl-container {
|
| 269 |
text-align: center; /* This is correctly applied to center the image itself */
|
|
|
|
| 270 |
margin: 30px 0;
|
| 271 |
}
|
| 272 |
.axolotl-container img {
|
|
|
|
| 267 |
}
|
| 268 |
.axolotl-container {
|
| 269 |
text-align: center; /* This is correctly applied to center the image itself */
|
| 270 |
+
justify-content: center;
|
| 271 |
margin: 30px 0;
|
| 272 |
}
|
| 273 |
.axolotl-container img {
|