Delta-Vector commited on
Commit
574ec47
·
verified ·
1 Parent(s): 189cb69

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -266,6 +266,7 @@
266
  transform: translateX(3px);
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;
 
266
  transform: translateX(3px);
267
  }
268
  .axolotl-container {
269
+ display: flex
270
  text-align: center; /* This is correctly applied to center the image itself */
271
  justify-content: center;
272
  margin: 30px 0;