thainnv-dev: Nhúng
This commit is contained in:
@@ -11,17 +11,27 @@
|
||||
figure {
|
||||
margin: auto !important;
|
||||
}
|
||||
.content {
|
||||
& p {
|
||||
@apply mb-2;
|
||||
}
|
||||
|
||||
& audio {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
& a {
|
||||
@apply text-primary-600 underline;
|
||||
}
|
||||
|
||||
& document {
|
||||
@apply cursor-pointer text-primary-600 underline;
|
||||
}
|
||||
}
|
||||
|
||||
div[layout="ARTICLE_DETAIL_EMAGAZINE"] {
|
||||
& p,& figure.align-center-image, & #sub, & #title, & #intro {
|
||||
@apply lg:max-w-640px mx-auto;
|
||||
}
|
||||
}
|
||||
|
||||
// @at-root .section_layout{
|
||||
|
||||
// & div[layout="BREADCRUM_DEFAULT"] {
|
||||
// @apply lg:max-w-640px mx-auto;
|
||||
// }
|
||||
// }
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user