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 8005c82 commit 6a343a7
Showing 1 changed file with 10 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,16 @@
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;
font-weight: bold;
display: none;
margin-bottom: 1em;
& > sub {
display: block;
font-weight: normal;
font-size: .8em;
bottom: -.4em;
}
.category-view.page-title {
font-size: 2em;
font-weight: bold;
display: none;
margin-bottom: 1em;
& > sub {
display: block;
font-weight: normal;
font-size: .8em;
bottom: -.4em;
}
}
.category-view {
Expand Down

0 comments on commit 6a343a7

Please sign in to comment.