FEATURE Addinf the reportage variations
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
d6dff2c358
commit
dd79192ad8
|
|
@ -125,6 +125,7 @@
|
|||
@import './blocks/random-collection-image.css';
|
||||
@import './blocks/variants.css';
|
||||
@import './blocks/statistiques-collections.css';
|
||||
@import './blocks/reportages-list.css';
|
||||
|
||||
/* ########### COMPOSITIONS ############ */
|
||||
@import './compositions/nos-collections.css';
|
||||
|
|
|
|||
|
|
@ -31,6 +31,7 @@
|
|||
&--dbmob:before {
|
||||
@apply w-4 bg-carhop-red-700;
|
||||
}
|
||||
&--reportages:before,
|
||||
&--fonds-archives:before {
|
||||
@apply w-6 bg-carhop-blue-500 rotate-45;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
.post-card--reportages,
|
||||
.post-card--archives-presse {
|
||||
&::after {
|
||||
@apply !content-none;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user