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 {
h2,
h3,
h4,
h5,
h6 {
text-align: left;
}
ul {
list-style: none;
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
text-align: center;
}
}