summaryrefslogtreecommitdiffstats
path: root/blog/_assets/stylesheets/_releases.scss
blob: 97fc00d36f806d2c7b33a71d753c19caf54943fa (plain) (blame)
1
2
3
4
5
6
7
.release-thumbnail {
    display: flex;
    flex-direction: column;
    width: 412px;
    text-align: center;
    padding-top: 2mm;
}