Added a few styles to increase heirarchy of curriculum list

pull/18188/head
Adam Wells 2018-07-21 08:46:07 -04:00 committed by Mrugesh Mohapatra
parent ae02b0a885
commit 9f524ff929
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
display: flex;
align-items: center;
cursor: pointer;
padding-top: 10px;
padding-bottom: 20px;
border-bottom: 1px solid #e2e2e2;
}
.map-title>svg {