@media (max-width: 768px){
    .changelog-header h1{
        font-size: 25px;
    }
}