Skip to content
Snippets Groups Projects
ArchiveCard.module.css 159 B
Newer Older
.cardImage {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    max-width: 100%;
    max-height: 150px;
}