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 9bc2e6c commit 1cea93d
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ h1.page-title {font-weight: 300;}
}
}
.category-view {
& > .category-tab {
& > .content {
> .category-tab {
> .content {
@media screen and (min-width: 681px) {
& > .page-title {
> .page-title {
display: block;
}
}
Expand All @@ -36,10 +36,10 @@ h1.page-title {font-weight: 300;}
}
}
.customer-account-login, .customer-account-forgotpassword, .customer-account-create, body.account {
& .page-title-wrapper {
.page-title-wrapper {
border-bottom: 1px solid #689aa5;
border-top: 1px solid #689aa5;
& > h1 {
> h1 {
margin: .31em 0;
font-size: 2em;
text-transform: uppercase;
Expand Down

0 comments on commit 1cea93d

Please sign in to comment.