Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_education.scss « components « scss « assets - github.com/ineesalmeida/almeida-cv.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: be1863f969824f0de9df3847d137f461c7906584 (plain)
1
2
3
4
5
.education {
    &__item {
        @include avoid-break;
    }
}