nidus-sync/scss/sync/cell.scss

13 lines
210 B
SCSS
Raw Normal View History

.address-container {
display: flex;
flex-direction: column;
justify-content: center;
}
.section-header {
margin-top: 30px;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #dee2e6;
}