Merge branch 'master' into versioning-images

This commit is contained in:
rcarteraz 2023-10-05 14:02:08 -07:00 committed by GitHub
commit 472cda94e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -206,3 +206,9 @@ h5 {
h6 {
font-size: var(--ifm-h6-font-size);
}
th,
td {
padding-left: 10px !important;
padding-right: 10px !important;
}