thainv: ghép navigation
This commit is contained in:
@@ -1,16 +1,21 @@
|
||||
.style_layout {
|
||||
> .section-container {
|
||||
> .layout_define {
|
||||
> .section_layout {
|
||||
@apply gap-x-10 #{!important};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
// .style_layout {
|
||||
// > .section-container {
|
||||
// > .layout_define {
|
||||
// > .section_layout {
|
||||
// @apply gap-x-10 #{!important};
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
figure {
|
||||
margin: auto !important;
|
||||
}
|
||||
|
||||
img {
|
||||
object-fit: cover!important;
|
||||
}
|
||||
|
||||
.content {
|
||||
& p {
|
||||
@apply mb-2;
|
||||
@@ -37,3 +42,10 @@ div[layout="ARTICLE_PAGE"] {
|
||||
}
|
||||
}
|
||||
|
||||
// .layout_define {
|
||||
// & .section_layout.three_col_layout {
|
||||
// @media (max-width: 768px) {
|
||||
// grid-template-columns: repeat(1, minmax(0, 1fr));
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user