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