Define small PostCard from photo index

This commit is contained in:
2021-10-24 15:10:59 +02:00
parent c2f7ad108a
commit 18726f6798
3 changed files with 73 additions and 24 deletions

View File

@@ -113,13 +113,11 @@
*/
// Small size
&--small {
opacity: 1 !important;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: 0;
transform: none !important;
max-width: 100%;
max-height: 100%;
grid-template: 1fr 2fr / 1fr;