refactor: update styles for category items page header and title
This commit is contained in:
@@ -3,15 +3,14 @@
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
padding: 16px 28px;
|
padding: 16px 28px;
|
||||||
background-color: #d9d9d9;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-items__title {
|
.category-items__title {
|
||||||
color: #313131;
|
font-size: 24px;
|
||||||
font-size: 30px;
|
font-weight: bold;
|
||||||
font-weight: 400;
|
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
color:var(--bs-primary)
|
||||||
}
|
}
|
||||||
|
|
||||||
.category-items__alert-error {
|
.category-items__alert-error {
|
||||||
|
|||||||
Reference in New Issue
Block a user