style the see-also list
This commit is contained in:
parent
957a83b3cb
commit
9908b8d2ed
|
@ -23,7 +23,12 @@
|
||||||
.see-also {
|
.see-also {
|
||||||
margin: 3.2rem 0;
|
margin: 3.2rem 0;
|
||||||
h3 {
|
h3 {
|
||||||
margin: 3.2rem 0;
|
margin: 3.2rem 0 1.6rem;
|
||||||
|
}
|
||||||
|
.see-also-list {
|
||||||
|
list-style: none;
|
||||||
|
padding-left: 0;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue