Skip to content

Commit

Permalink
https://github.com/cabinetsbay/site/issues/138
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrii-fediuk committed Apr 20, 2024
1 parent 2c19519 commit f685a1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
body {
font-weight: 300;
}
h1, h2, h3, h4 {
font-weight: bold;
}
// 2024-04-14 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
@import 'extend/_page-title.less';
body {
font-weight: 300;
}
a {
color: #81abb4;
&:visited {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
// "Refactor `app/design/frontend/Cabinetsbay/cabinetsbay_default/web/css/source/_extend.less`":
// https://github.com/cabinetsbay/site/issues/119
// 2024-04-20 "Improve frontend titles": https://github.com/cabinetsbay/site/issues/138
h1, h2, h3, h4 {font-weight: bold;}
h1.page-title {font-weight: 300;}
.cms-page-view h1.page-title {margin-bottom: .5em;}
.product-info-main h1 {
Expand Down

0 comments on commit f685a1f

Please sign in to comment.