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