thainv-dev: UI
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
figure {
|
||||
margin: auto !important;
|
||||
}
|
||||
@@ -18,7 +19,15 @@ img {
|
||||
|
||||
.content {
|
||||
& p {
|
||||
@apply mb-2;
|
||||
@apply mb-2 font-arial leading-160%;
|
||||
}
|
||||
|
||||
& #title {
|
||||
@apply font-merriweather font-bold leading-150%;
|
||||
}
|
||||
|
||||
& #intro, & #sub {
|
||||
@apply font-arial font-medium leading-160%;
|
||||
}
|
||||
|
||||
& audio {
|
||||
@@ -42,10 +51,8 @@ div[layout="ARTICLE_PAGE"] {
|
||||
}
|
||||
}
|
||||
|
||||
// .layout_define {
|
||||
// & .section_layout.three_col_layout {
|
||||
// @media (max-width: 768px) {
|
||||
// grid-template-columns: repeat(1, minmax(0, 1fr));
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
.container-long {
|
||||
& .section_layout.grid {
|
||||
@apply md:gap-20px
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user