﻿pre code {
    white-space: pre;
}

.code {
    background: #0b0f14;
    color: #e6edf3;
    border-radius: .5rem;
    padding: 1rem;
}

.badge-space .badge {
    margin-right: .5rem;
    margin-bottom: .5rem
}
