Compare commits
No commits in common. "d5b3f35c62f58c111ef99a46d9262318cbbc8b00" and "b7086c2666ef5687ff3ab9b095ef4fc30b8be0bb" have entirely different histories.
d5b3f35c62
...
b7086c2666
|
|
@ -88,21 +88,5 @@
|
||||||
z-index: 2;
|
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;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -115,7 +115,7 @@ module.exports = {
|
||||||
'settings.layout.wideSize',
|
'settings.layout.wideSize',
|
||||||
theme
|
theme
|
||||||
),
|
),
|
||||||
'2xl': '1441px',
|
'2xl': '1440px',
|
||||||
'3xl': '1840px',
|
'3xl': '1840px',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user