.repository-search-result {
    &__title {
        display: flex;
        align-items: center;
    }
    &__spacer {
        flex: 1;
    }
}
