diff --git a/src/pages/index.astro b/src/pages/index.astro
index 94f1e18..8829fb0 100644
--- a/src/pages/index.astro
+++ b/src/pages/index.astro
@@ -210,9 +210,8 @@ const featuredPortfolio = portfolio.filter(p =>
เป้าหมาย:
{copy.objective}
-
- ดูรายละเอียด →
-
+ ดูรายละเอียด →
+
);
})}
diff --git a/src/styles/global.css b/src/styles/global.css
index 3a235cd..6d16f37 100644
--- a/src/styles/global.css
+++ b/src/styles/global.css
@@ -854,15 +854,9 @@ p {
position: absolute;
inset: 0;
z-index: 1;
+ display: block;
text-decoration: none;
color: inherit;
- display: flex;
- align-items: flex-end;
- padding: 32px;
-}
-.tile-link-overlay .mega-cta {
- margin-top: 0;
- font-weight: 700;
}
.bento-tile > *:not(.tile-link-overlay) {
position: relative;