UNPKG

@conductionnl/nl-design-system

Version:

NL design system components created by Conduction

21 lines (18 loc) 598 B
.utrecht-card { border-radius: 5px !important; background-color: #ffffff !important; margin-bottom: 30px !important; -webkit-box-shadow: 2px 6px 15px 0px rgb(69 65 78 / 10%) !important; -moz-box-shadow: 2px 6px 15px 0px rgba(69, 65, 78, 0.1) !important; box-shadow: 2px 6px 15px 0px rgb(69 65 78 / 10%) !important; border: 0px !important; } .utrecht-card-header { padding: 1rem 1.25rem !important; background-color: transparent !important; border-bottom: 1px solid #ebecec !important; } .utrecht-card-head-row { display: flex !important; align-items: center !important; }