update dedveloper-resources styling
This commit is contained in:
parent
817a9667e2
commit
e0a3c5878d
|
@ -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;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue