7 lines
171 B
CSS
7 lines
171 B
CSS
.archives-publications-header {
|
|
@apply bg-primary max-w-screen-xl text-white text-center mx-auto;
|
|
}
|
|
.brochures-archives {
|
|
@apply max-w-screen-xl mx-auto py-4;
|
|
}
|