aboutsummaryrefslogtreecommitdiffstats
path: root/_sass/_info.scss
blob: 7c6e2565d5fa2a70284f92b6d803cdd08fb6727c (plain)
1
2
3
4
5
6
7
8
9
.info_section {
    margin-bottom: 1.5em;
}

.info_section__title {
    background-color: $purple_color;
    color: white;
    padding: 0.4em;
}