-
João Magalhães authored
Better exaplains the structure of the repository
João Magalhães authoredBetter exaplains the structure of the repository
section.css 187 B
.section {
display: none;
}
.section.visible {
display: block;
}
.section > .separator {
background: #ffffff;
height: 2px;
margin: 22px 0px 22px 0px;
}