UNPKG
yoda-common-boilerplate
Version:
latest (1.0.0)
1.0.0
Repository of all JCP reusable atoms, molecules and organisms
yoda-common-boilerplate
/
src
/
molecules
/
DepartmentCard
/
DepartmentCard.css
8 lines
(6 loc)
•
77 B
CSS
View Raw
1
2
3
4
5
6
7
8
.departmentCard
{
list-style
: none; }
.imgBlock
{
text-align
: center; }