This commit is contained in:
Muzakki Parsaoran Siregar 2025-09-01 12:31:25 +07:00
parent ff19646ba7
commit ddae4df823

View File

@ -45,12 +45,15 @@
font-size: 2.9rem;
font-weight: bold;
margin-bottom: 30px;
text-align: center;
}
.featured-header p {
color: #555;
margin-bottom: 40px;
font-size: 17px;
text-align: center;
}
.template-grid {
@ -153,8 +156,8 @@
.see-more {
margin-top: 30px;
text-align: right; /* biar ke kanan */
max-width: 1100px; /* sama kayak grid */
text-align: right;
max-width: 1100px;
margin-left: auto;
margin-right: auto;
}