added padding to the bottom of .content

This commit is contained in:
/dev/urandom 2020-05-13 12:09:36 +03:00
parent a1f372291b
commit b7fc0de833

View file

@ -163,6 +163,7 @@ th, td {
}
.content {
padding-inline: 1em;
padding-block-end: 1em;
}
.info, .warning, .error {