restructure image (#992)

I thought it would look better this way
This commit is contained in:
Rebecca Dimock 2024-03-11 14:45:49 -05:00 committed by GitHub
parent de696f48b4
commit aa681ef41e
1 changed files with 2 additions and 1 deletions

View File

@ -490,7 +490,8 @@ To use an `Admonition`, use the following syntax
```
Available types are `note, tip, info, caution, danger`. This is what they look like:
![types](https://github.com/Qiskit/documentation/assets/66339736/ebf5794e-45eb-49ee-97df-41ff08ee876d)
![types](https://github.com/Qiskit/documentation/assets/66339736/9911d171-2dbb-45a2-af84-6502d5fc0ae0)
By default, the title is the `type` capitalized. You can customize it by setting `title`: