Skip to content

Commit

Permalink
https://github.com/cabinetsbay/site/issues/119
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 14, 2024
1 parent 1052d30 commit 8005c82
Showing 1 changed file with 3 additions and 13 deletions.
Original file line number Diff line number Diff line change
@@ -1,19 +1,9 @@
// 2024-04-24 Dmitrii Fediuk https://upwork.com/fl/mage2pro
// "Refactor `app/design/frontend/Cabinetsbay/cabinetsbay_default/web/css/source/_extend.less`":
// https://github.com/cabinetsbay/site/issues/119
h1 {
&.page-title {
font-weight: 300;
}
}
.cms-home {
& .page-title-wrapper {
display: none;
}
}
.cms-page-view .page-wrapper .page-main .page-title {
margin-bottom: .5em !important;
}
h1.page-title {font-weight: 300;}
.cms-home.page-title-wrapper {display: none;}
.cms-page-view .page-wrapper .page-main .page-title {margin-bottom: .5em !important;}
.category-view {
& .page-title {
font-size: 2em;
Expand Down

0 comments on commit 8005c82

Please sign in to comment.