Compare commits

..

No commits in common. "d5b3f35c62f58c111ef99a46d9262318cbbc8b00" and "b7086c2666ef5687ff3ab9b095ef4fc30b8be0bb" have entirely different histories.

2 changed files with 1 additions and 17 deletions

View File

@ -88,21 +88,5 @@
z-index: 2;
}
}
&__post-details {
@apply flex gap-8 pt-12;
.label {
@apply uppercase font-bold tracking-widest !mb-0;
}
.card-revue__issue-number {
@apply flex items-center gap-2;
&__value {
@apply bg-primary text-white p-4 font-bold uppercase;
}
}
}
}
}

View File

@ -115,7 +115,7 @@ module.exports = {
'settings.layout.wideSize',
theme
),
'2xl': '1441px',
'2xl': '1440px',
'3xl': '1840px',
},
},