FEATURE Styling component
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
5624335a79
commit
9fa95c097b
14
resources/css/components/post-informations.css
Normal file
14
resources/css/components/post-informations.css
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
.post-informations {
|
||||||
|
.content-tab__title {
|
||||||
|
@apply text-primary mb-10;
|
||||||
|
}
|
||||||
|
|
||||||
|
.issue-parution-date__label {
|
||||||
|
@apply mb-2;
|
||||||
|
}
|
||||||
|
|
||||||
|
.issue-parution-date__value {
|
||||||
|
@apply text-primary;
|
||||||
|
text-transform: capitalize;
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user