@charset "utf-8";

/* CSS Document */
@media screen and (max-width: 767px) {
    .commit dt {
        display: flex;
    }
}