[FIX] contributing: fix admonition padding

The padding was not correctly set because the admonition was included
in an <ul> element which was itself inside another <ul> element.
The table below the admonition is also moved outside of the <ul>
because it is semantically incorrect.
This commit is contained in:
Antoine Vandevenne (anv) 2021-06-04 15:47:44 +02:00 committed by Antoine Vandevenne (anv)
parent ddb5523d03
commit fffaca7384