thainv-dev: tạo lại cấu trúc folder và làm UI
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
body
|
||||
font-family: 'Nunito', sans-serif
|
||||
|
||||
video
|
||||
max-width: 100% !important
|
||||
width: unset !important
|
||||
height: unset !important
|
||||
// video
|
||||
// max-width: 100% !important
|
||||
// width: unset !important
|
||||
// height: unset !important
|
||||
|
||||
iframe
|
||||
width: 100% !important
|
||||
|
||||
@@ -20,17 +20,13 @@ figure {
|
||||
@apply w-full;
|
||||
}
|
||||
|
||||
& a {
|
||||
@apply text-primary-600 underline;
|
||||
}
|
||||
|
||||
& document {
|
||||
@apply cursor-pointer text-primary-600 underline;
|
||||
& document, & a, & custom-figure, & author {
|
||||
@apply cursor-pointer text-primary-600;
|
||||
}
|
||||
}
|
||||
|
||||
div[layout="ARTICLE_DETAIL_EMAGAZINE"] {
|
||||
& p,& figure.align-center-image, & #sub, & #title, & #intro {
|
||||
div[layout="TYPE:Detail-LAYOUT:image"] {
|
||||
& p,& figure.align-center-image, & #sub, & #title, & #intro, & #breakcrumb, & #navigation__bottom {
|
||||
@apply lg:max-w-640px mx-auto;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user