Skip to content

Commit

Permalink
#549829: Title rendering has an indent in the header placeholder (#1195)
Browse files Browse the repository at this point in the history
* #549829: Title rendering has an indent in the header placeholder (#1187)


(cherry picked from commit 2fe54f9)

* #549829: Title rendering has an indent in the header placeholder - updated fix (#1194)


(cherry picked from commit 4dee50f)
  • Loading branch information
AntonKechashin authored Oct 7, 2022
1 parent 37af2f6 commit 1d39758
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

header {
#header {
.title {
.bs-title {
padding-left: 50px;

h1 {
Expand All @@ -27,7 +27,7 @@ header {
margin: 0;
}
}

@include respond-to(mobile-large) {
padding-bottom: 0;
padding-top: 0;
Expand Down

0 comments on commit 1d39758

Please sign in to comment.