Styling
This commit is contained in:
parent
49ac69876c
commit
ff19646ba7
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<section id="template" class="featured-section">
|
||||
<section id="template" class="feature-section">
|
||||
<div class="featured-header">
|
||||
<h2>Templat Unggulan</h2>
|
||||
<p>"Tersedia berbagai desain undangan pernikahan, khitan, ulang tahun, dan lainnya."</p>
|
||||
@ -63,7 +63,7 @@
|
||||
|
||||
.template-card {
|
||||
background: #f2f2f2;
|
||||
border-radius: 14px;
|
||||
border-radius: 5px;
|
||||
padding: 16px;
|
||||
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user