This commit is contained in:
MoreStrive
2024-06-28 15:40:33 +07:00
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ img {
}
div[layout="TYPE:Detail-LAYOUT:image"] {
& p,& figure.align-center-image, & #sub, & #title, & #intro, & #breakcrumb, & #navigation__bottom {
& p,& figure.align-center-image, & #sub, & #title, & #intro, & #breadcrumb, & #navigation__bottom {
@apply lg:max-w-640px mx-auto;
}
}