src/pages/blog.module.css [36:43]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    border-bottom: 1px solid #eaecef;
}


.card{
    flex:1;
    margin: 0 20px 0 20px;
    box-sizing: border-box;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



src/pages/blog.module.css [172:178]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        border-bottom: 1px solid #eaecef;
    }

    .card{
        flex:1;
        margin: 0 20px 0 20px;
        box-sizing: border-box;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



