thainnv-dev: Nhúng
This commit is contained in:
@@ -40,7 +40,7 @@ img.wide {
|
||||
margin-left: 0;
|
||||
max-width: 70%;
|
||||
width: 70%;
|
||||
transform: translateX(20%);
|
||||
/* transform: translateX(20%); */
|
||||
}
|
||||
|
||||
figure.image.wide {
|
||||
|
||||
@@ -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