Touch up styles on TO get started page

This commit is contained in:
Patrick Smith 2019-02-12 17:02:03 -05:00
parent 5545445d1d
commit 0e72810ac8

View File

@ -2,6 +2,11 @@
text-align: center; text-align: center;
padding: 4rem 6rem; padding: 4rem 6rem;
.panel {
@include shadow-panel;
margin-bottom: 6 * $gap;
}
.task-order-get-started__list { .task-order-get-started__list {
ul { ul {
list-style: none; list-style: none;