update dedveloper-resources styling

This commit is contained in:
Ray Elliott 2020-09-13 00:27:38 +01:00
parent 817a9667e2
commit e0a3c5878d
1 changed files with 8 additions and 7 deletions

View File

@ -196,12 +196,13 @@
} }
.page.developer-resources { .page.developer-resources {
h2, ul {
h3, list-style: none;
h4, padding-left: 0;
h5, padding-right: 0;
h6 { margin-left: 0;
text-align: left; margin-right: 0;
} text-align: center;
}
} }