fix
This commit is contained in:
parent
ff19646ba7
commit
ddae4df823
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user